We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5978e7d commit 463cd15Copy full SHA for 463cd15
1 file changed
CONTRIBUTING.md
@@ -15,7 +15,7 @@ git clone https://github.com/YOUR_ACCOUNT/fastplotlib.git
15
cd fastplotlib
16
17
# install all extras in place
18
-pip install -e ".[notebook,docs,tests]
+pip install -e ".[notebook,docs,tests]"
19
```
20
21
> If you cloned before installing `git-lfs`, you can run `git lfs pull` at any
0 commit comments