Update README.md
This commit is contained in:
parent
074f0c8b23
commit
4fcae98512
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ LightRAG WebUI is a React-based web interface for interacting with the LightRAG
|
|||
In the `lightrag_webui` directory, run the following command to install project dependencies:
|
||||
|
||||
```bash
|
||||
bun install --frozen-lockfile
|
||||
bun install --frozen-lockfile --production
|
||||
```
|
||||
|
||||
3. **Build the Project:**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue