Skip to content

Commit

Permalink
📝 Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Apr 19, 2024
1 parent 895fd0d commit a8c983c
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 @@ -304,7 +304,7 @@ And then install the development dependencies:

```bash
# Install dependencies
pip install -e .[sqlite,postgresql,test,lint,docs]
pip install -r requirements/all.txt
```

### Run tests 🌝
Expand Down

0 comments on commit a8c983c

Please sign in to comment.