Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Nov 27, 2023
1 parent 70b21a0 commit e877f82
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 @@ -138,7 +138,7 @@ After completing ALL of the above, remove this `Project bootstrap` section from
- If you wish to use another database engine locally, add a new `DATABASE_URL` setting for the database you wish to use
- Please refer to [dj-database-url](https://github.com/jacobian/dj-database-url#url-schema) on how to configure `DATABASE_URL` for commonly used engines
- Open a new command line window and go to the project's directory
- run `poetry install`
- Run `poetry install`
#### Run the backend app
- With the virtualenv enabled, go to the `backend` directory
Expand Down

0 comments on commit e877f82

Please sign in to comment.