README: notes for Fedora and OS-X
Thanks to @gtank for the suggestions.
This commit is contained in:
parent
512b25f31e
commit
0ecf37a923
|
@ -20,8 +20,10 @@ and do not need to be memorized.
|
||||||
|
|
||||||
```$ pip install magic-wormhole```
|
```$ pip install magic-wormhole```
|
||||||
|
|
||||||
On Debian/Ubuntu systems, you may first need `apt-get python-dev libffi-dev`.
|
On Debian/Ubuntu systems, you may first need `apt-get python-dev
|
||||||
On OS-X, you may need to install `pip`.
|
libffi-dev`. 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.
|
||||||
|
|
||||||
Developers can clone the source tree and run `tox` to run the unit tests on
|
Developers can clone the source tree and run `tox` to run the unit tests on
|
||||||
all supported (and installed) versions of python: 2.7, 3.3, 3.4, and 3.5.
|
all supported (and installed) versions of python: 2.7, 3.3, 3.4, and 3.5.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user