Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d5b08fc

Browse files
Merge pull request #48 from zerfl/patch-1
Fix typo in README.md
2 parents 87d1cc2 + 285cab2 commit d5b08fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Since the local app uses OpenAI models, you should first deploy it for the optim
130130
```bash
131131
python3 -m pip install -e src
132132
python ./src/fastapi_app/setup_postgres_database.py
133-
python ./src/fastapi_app/setup_postgres_seeddata.p
133+
python ./src/fastapi_app/setup_postgres_seeddata.py
134134
```
135135
136136
If you opened the project in Codespaces or a Dev Container, these commands will already have been run for you.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /