Skip to content

Commit 0b9bcf7

Browse files
authored
update dev install instructions
1 parent 079edc3 commit 0b9bcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ pip install mpl_point_clicker
1919

2020

2121
```bash
22-
pip install -e ".[dev]"
22+
pip install -e ".[test, doc]"
2323
```

0 commit comments

Comments
 (0)