Update development pip command for zsh
This commit is contained in:
parent
d517a10282
commit
9288b3a606
|
@ -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