Fix repository links in README
This commit is contained in:
parent
0d89427d71
commit
1ed0aed18c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ capnpc compiler/test.capnp -oc
|
||||||
## Building on Linux
|
## Building on Linux
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://gitlab.com/diskuv-ocaml/ext/c-capnproto.git
|
git clone https://gitlab.com/dkml/ext/c-capnproto.git
|
||||||
cd c-capnproto
|
cd c-capnproto
|
||||||
cmake --preset=ci-linux_x86_64
|
cmake --preset=ci-linux_x86_64
|
||||||
cmake --build --preset=ci-tests
|
cmake --build --preset=ci-tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue