Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos authored Apr 13, 2024
1 parent a30f8fa commit f11b3c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,15 @@ cd cryptominisat
mkdir build && cd build
cmake ..
make
cd ..
git clone https://github.com/meelgroup/sbva
cd sbva
mkdir build && cd build
cmake ..
make
cd ..
cd ../..
git clone https://github.com/meelgroup/arjun
cd arjun
mkdir build && cd build
Expand Down

0 comments on commit f11b3c7

Please sign in to comment.