mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
Updating libcapnp-url in README
This commit is contained in:
parent
203dcbbf10
commit
7bfd5b962b
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ If you wish to install using the latest upstream C++ Cap'n Proto:
|
|||
```bash
|
||||
pip install \
|
||||
--install-option "--libcapnp-url" \
|
||||
--install-option "https://github.com/sandstorm-io/capnproto/archive/master.tar.gz" \
|
||||
--install-option "https://github.com/capnproto/capnproto/archive/master.tar.gz" \
|
||||
--install-option "--force-bundled-libcapnp" .
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue