README: rewrap, update windows/py3 note.
This commit is contained in:
parent
2b049ac7c6
commit
636fc94840
|
@ -52,10 +52,10 @@ Received file written to README.md
|
||||||
```$ pip install magic-wormhole```
|
```$ pip install magic-wormhole```
|
||||||
|
|
||||||
On Debian/Ubuntu systems, you may first need `apt-get install python-pip
|
On Debian/Ubuntu systems, you may first need `apt-get install python-pip
|
||||||
build-essential python-dev libffi-dev libssl-dev`. On Fedora it's `python-devel`
|
build-essential python-dev libffi-dev libssl-dev`. On Fedora it's
|
||||||
and `libffi-devel`. On OS-X, you may need to install `pip` and run
|
`python-devel` and `libffi-devel`. On OS-X, you may need to install `pip` and
|
||||||
`xcode-select --install` to get GCC. Note: on Windows, only python2 is
|
run `xcode-select --install` to get GCC. Note: on Windows, python2 may work
|
||||||
currently supported.
|
better than python3.
|
||||||
|
|
||||||
If you get errors like `fatal error: sodium.h: No such file or directory` on
|
If you get errors like `fatal error: sodium.h: No such file or directory` on
|
||||||
Linux, either use `SODIUM_INSTALL=bundled pip install magic-wormhole`, or try
|
Linux, either use `SODIUM_INSTALL=bundled pip install magic-wormhole`, or try
|
||||||
|
|
Loading…
Reference in New Issue
Block a user