Clarify UI running instructions in README
Updated instructions to include setting LLM_API_KEY before running the UI.
This commit is contained in:
parent
b7cec1b77d
commit
f14751bca7
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ You can also cognify your files and query using cognee UI.
|
||||||
|
|
||||||
### Running the UI
|
### Running the UI
|
||||||
|
|
||||||
Try cognee UI by running ``` cognee-cli -ui ``` command on your terminal.
|
Try cognee UI by setting LLM_API_KEY and running ``` cognee-cli -ui ``` command on your terminal.
|
||||||
|
|
||||||
## Understand our architecture
|
## Understand our architecture
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue