Skip to content

Commit

Permalink
docs: change contributor install command
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelrince committed Mar 5, 2024
1 parent c8e6c8b commit 3206cf1
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 @@ -63,7 +63,7 @@ pip install poetry
### Install project

```shell
poetry install --with dev,docs
poetry install --all-extras --with dev,docs
```


Expand Down

0 comments on commit 3206cf1

Please sign in to comment.