Skip to content

Commit

Permalink
docs: updated dev install
Browse files Browse the repository at this point in the history
Signed-off-by: Aidan Holland <aidan@censys.io>
  • Loading branch information
thehappydinoa committed Sep 22, 2020
1 parent 5a4886e commit 7c42412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ All contributions (no matter how small) are always welcome.

```bash
$ git clone git@github.com:censys/censys-python.git
$ pip install -e .[dev]
$ pip install -e ".[dev]"
```

## Testing
Expand Down

0 comments on commit 7c42412

Please sign in to comment.