Skip to content
Snippets Groups Projects
Verified Commit 50bf0d84 authored by Petr Špaček's avatar Petr Špaček Committed by Oto Šťáva
Browse files

Fix installation instructions

parent a6ad8e03
No related branches found
No related tags found
1 merge request!96Fix installation instructions
......@@ -38,9 +38,10 @@ development happens in master branch.
```
$ git clone https://gitlab.nic.cz/knot/shotgun.git
$ cd shotgun
$ git checkout v20240219
$ git submodule update --init --recursive
$ cd shotgun/replay/dnssim
$ cd replay/dnssim
$ mkdir build && cd build
$ cmake ..
$ cmake --build .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment