Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
armantekinalp authored Mar 22, 2024
1 parent f1a7b7c commit d3fb41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ make pre-commit-install
```

If you are planning to contribute to the examples,
extra dependencies can be installed using `poetry install -E examples`.
extra dependencies can be installed using `make install_examples_dependencies`.

If you are planning to contribute on documentation, extra dependencies can be installed
using `poetry install -E docs`.
Expand Down

0 comments on commit d3fb41f

Please sign in to comment.