Skip to content

Commit d3fb41f

Browse files
Update CONTRIBUTING.md
1 parent f1a7b7c commit d3fb41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ make pre-commit-install
6161
```
6262

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

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

0 commit comments

Comments
 (0)