Skip to content

Commit

Permalink
updated README.md #47
Browse files Browse the repository at this point in the history
  • Loading branch information
zachale committed Oct 26, 2024
1 parent 55537c5 commit e859688
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### Useful commands:

- Creating the environment: `make local-setup`
- Entering the environment: `poetry shell`
- Leaving the environment: `exit`
- Installing libraries in the environment: `make install`
- Run the Flask application: `python imaginate_api/app.py`
- Run the Flask application: `make api`

0 comments on commit e859688

Please sign in to comment.