Skip to content

Commit 7c42412

Browse files
committed
docs: updated dev install
Signed-off-by: Aidan Holland <aidan@censys.io>
1 parent 5a4886e commit 7c42412

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
@@ -35,7 +35,7 @@ All contributions (no matter how small) are always welcome.
3535

3636
```bash
3737
$ git clone git@github.com:censys/censys-python.git
38-
$ pip install -e .[dev]
38+
$ pip install -e ".[dev]"
3939
```
4040

4141
## Testing

0 commit comments

Comments
 (0)