Update docs with lines about upgrading setuptools
This commit is contained in:
@@ -22,9 +22,12 @@ Pip
|
||||
---------------------
|
||||
|
||||
Using pip is by far the easiest way to install the library. After you've installed the C++ library, all you need to run is::
|
||||
|
||||
|
||||
pip install -U setuptools
|
||||
pip install capnp
|
||||
|
||||
You only need to run the setuptools line if you have a setuptools older than v0.8.0.
|
||||
|
||||
From Source
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user