Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed May 3, 2024
1 parent c8b649c commit 7b24d99
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,7 @@ If you don't have it already, follow the [instructions](https://python-poetry.or

Install the project with dev dependencies:
```bash
poetry install --with dev
```

### Add dependencies

The equivalent of `pip install some-package` would just be:
```bash
poetry add some-package
poetry install --all-extras
```

### Follow our style
Expand Down

0 comments on commit 7b24d99

Please sign in to comment.