Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHsu1019 authored Nov 14, 2024
1 parent ba424b4 commit 167a5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ To set up the development environment, follow these steps:
python3 Preprocess/insert_data.py
```

11. Run the Flask app (/ 是 API Docs, /api/chat/ 是我們的 Retrieval API):
11. Run the Flask app (`/` 是 API Docs, `/api/chat/` 是我們的 Retrieval API):
```
python3 Model/flask_app.py
```
Expand Down

0 comments on commit 167a5f2

Please sign in to comment.