Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuduun committed Mar 28, 2024
1 parent abfc1c3 commit 30a5aba
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 @@ -85,7 +85,7 @@ poetry shell
poetry install
```
```
poetry run streamlit run src/app.main.py
poetry run streamlit run src/app/main.py
```
5. The application will be accessible at `http://localhost:8501` on your web browser.

Expand Down

0 comments on commit 30a5aba

Please sign in to comment.