Skip to content

Commit d0e6988

Browse files
daejunparkehildenb
authored andcommitted
update README.md (runtimeverification#358)
1 parent ab43b4d commit d0e6988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a readme file for the developers.
88
In short:
99
```
1010
git submodule update --init --recursive
11-
sudo apt-get install build-essential m4 openjdk-8-jdk libgmp-dev libmpfr-dev pkg-config flex z3 libz3-dev maven opam python3 cmake clang-6.0 clang++-6.0 llvm-6.0 zlib1g-dev bison libboost-test-dev libyaml-cpp-dev libjemalloc-dev
11+
sudo apt-get install build-essential m4 openjdk-8-jdk libgmp-dev libmpfr-dev pkg-config flex z3 libz3-dev maven opam python3 cmake gcc clang-6.0 clang++-6.0 llvm-6.0 llvm-6.0-tools zlib1g-dev bison libboost-test-dev libyaml-cpp-dev libjemalloc-dev
1212
curl https://sh.rustup.rs -sSf | sh
1313
source $HOME/.cargo/env
1414
rustup toolchain install 1.28.0

0 commit comments

Comments
 (0)