Skip to content

Commit 463cd15

Browse files
authored
Fix typo (#423)
1 parent 5978e7d commit 463cd15

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
@@ -15,7 +15,7 @@ git clone https://github.com/YOUR_ACCOUNT/fastplotlib.git
1515
cd fastplotlib
1616

1717
# install all extras in place
18-
pip install -e ".[notebook,docs,tests]
18+
pip install -e ".[notebook,docs,tests]"
1919
```
2020

2121
> If you cloned before installing `git-lfs`, you can run `git lfs pull` at any

0 commit comments

Comments
 (0)