Merge pull request #404 from adam-sroka/master
Update development pip command for zsh
This commit is contained in:
commit
501ce26e8b
|
@ -283,6 +283,8 @@ virtualenv, run:
|
||||||
pip install -e .[dev]
|
pip install -e .[dev]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you are using zsh, such as on macOS Catalina or later, you will have to run `pip install -e .'[dev]'` instead.
|
||||||
|
|
||||||
While the virtualenv is active, running ``wormhole`` will get you the
|
While the virtualenv is active, running ``wormhole`` will get you the
|
||||||
development version.
|
development version.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user