Fix broken link
This commit is contained in:
parent
e4b5a71a46
commit
0d89427d71
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ You will need Visual Studio 2019 installed. Other versions of Visual Studio may
|
||||||
Once you have Visual Studio, run the `x64 Native Tools Command Prompt for VS 2019` and type the following:
|
Once you have Visual Studio, run the `x64 Native Tools Command Prompt for VS 2019` and type the following:
|
||||||
|
|
||||||
```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-windows_x86_64
|
cmake --preset=ci-windows_x86_64
|
||||||
cmake --build --preset=ci-tests
|
cmake --build --preset=ci-tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue