We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9843ea commit 6b68180Copy full SHA for 6b68180
docs/src/install-guide.md
@@ -27,7 +27,7 @@ cd kani
27
git submodule update --init
28
./scripts/setup/ubuntu/install_deps.sh
29
./scripts/setup/ubuntu/install_cbmc.sh
30
-./scripts/setup/install_viewer.sh 2.10
+./scripts/setup/install_viewer.sh 2.11
31
./scripts/setup/install_rustup.sh
32
source $HOME/.cargo/env
33
```
@@ -43,7 +43,7 @@ cd kani
43
44
./scripts/setup/macos-10.15/install_deps.sh
45
./scripts/setup/macos-10.15/install_cbmc.sh
46
47
48
49
0 commit comments