Skip to content

Commit a03e8e1

Browse files
committed
fix doc
1 parent 5be4e23 commit a03e8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rag_system/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ uv run uvicorn app.main:app --reload
1717
1818
# start frontend (dev)
1919
cd frontend
20-
npm install
2120
cp .env.example .env
21+
npm install
2222
npm run dev
2323
```
2424

0 commit comments

Comments
 (0)