Skip to content

Commit 0274948

Browse files
committed
docs: Add missing -E numpy-style to install package
1 parent f6bee18 commit 0274948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ make setup
2828
```
2929

3030
Now you can try running `make setup` again,
31-
or simply `poetry install`.
31+
or simply `poetry install -E numpy-style`.
3232

3333
You now have the dependencies installed.
3434

0 commit comments

Comments
 (0)