Add missing install
to Debian instructions
This commit is contained in:
parent
2a056059c0
commit
1170f196b3
|
@ -22,7 +22,7 @@ and do not need to be memorized.
|
|||
|
||||
```$ pip install magic-wormhole```
|
||||
|
||||
On Debian/Ubuntu systems, you may first need `apt-get python-dev
|
||||
On Debian/Ubuntu systems, you may first need `apt-get install python-dev
|
||||
libffi-dev build-essential`. On Fedora it's `libffi-devel` and
|
||||
`python-devel`. On OS-X, you may need to install `pip` and run
|
||||
`xcode-select --install` to get GCC. Note: on Windows, only python2 is
|
||||
|
|
Loading…
Reference in New Issue
Block a user