Updating libcapnp-url in README
This commit is contained in:
@@ -45,7 +45,7 @@ If you wish to install using the latest upstream C++ Cap'n Proto:
|
|||||||
```bash
|
```bash
|
||||||
pip install \
|
pip install \
|
||||||
--install-option "--libcapnp-url" \
|
--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" .
|
--install-option "--force-bundled-libcapnp" .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user