Skip to content

Commit

Permalink
chore: remove dev group from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Feb 12, 2024
1 parent 3a6d005 commit 7bbb532
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 @@ -3,7 +3,7 @@
1. Install [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer)
2. Install dependencies
```bash
poetry install --no-root --with dev
poetry install --no-root
```
3. Setup settings

Expand Down

0 comments on commit 7bbb532

Please sign in to comment.