Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lightrag_webui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down