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 2c4a797 commit a30f8fa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,12 @@ cd cryptominisat
mkdir build && cd build
cmake ..
make
sudo make install
sudo ldconfig
git clone https://github.com/meelgroup/sbva
cd sbva
mkdir build && cd build
cmake ..
make
cd ../..
git clone https://github.com/meelgroup/arjun
Expand Down

0 comments on commit a30f8fa

Please sign in to comment.