Skip to content

Commit

Permalink
fix: #9
Browse files Browse the repository at this point in the history
  • Loading branch information
goteusz-maszyk authored Mar 22, 2024
1 parent a5bec5d commit 3f85fa6
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 @@ -30,7 +30,7 @@ We want to create website with Django, that will be useful to as many as three d
3. Install [python-poetry](https://python-poetry.org/)
4. In terminal go to repository folder (if we follow example from 2. it will be Documents/GwardiaHub) and enter `poetry install`
5. Install [pre-commit](https://pre-commit.com/)
6. In terminal go to repository folder and enter and `pre-commit`
6. In terminal go to repository folder and enter and `pre-commit install`
7. Open IDE (preferably PyCharm) and with `Open folder` option open repository folder as project in your IDE

### Server running
Expand Down

0 comments on commit 3f85fa6

Please sign in to comment.