Skip to content

Commit

Permalink
docs: remove dev from installation πŸ“œ
Browse files Browse the repository at this point in the history
  • Loading branch information
adiletto64 committed Aug 23, 2023
1 parent 8033788 commit 343da54
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 @@ -16,7 +16,7 @@ Use CLI commands to generate:
pip install django-hogwarts

# poetry
poetry add --dev django-hogwarts
poetry add django-hogwarts
```

add `hogwarts` to your `INSTALLED_APPS`:
Expand Down

0 comments on commit 343da54

Please sign in to comment.