We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4886e commit 7c42412Copy full SHA for 7c42412
README.md
@@ -35,7 +35,7 @@ All contributions (no matter how small) are always welcome.
35
36
```bash
37
$ git clone git@github.com:censys/censys-python.git
38
-$ pip install -e .[dev]
+$ pip install -e ".[dev]"
39
```
40
41
## Testing
0 commit comments