Added better docs for installation
* Xcode 5 instructions * changed from using `pip install .` to `pip install ./pycapnp` * Added note about using 0.4.x versions of libcapnp
This commit is contained in:
@@ -36,8 +36,7 @@ From Source
|
||||
If you want the latest development version, you can clone the github repo and install like so::
|
||||
|
||||
git clone https://github.com/jparyani/pycapnp.git
|
||||
cd pycapnp
|
||||
pip install .
|
||||
pip install ./pycapnp
|
||||
|
||||
or::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user