Skip to content

Commit aad1692

Browse files
author
John Nonweiler
committed
Add minisat download to jbmc/README.md
1 parent f7ddb02 commit aad1692

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jbmc/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ JBMC compiles CBMC as part of its build process and as such has all the pre-requ
2727
Compilation
2828
===========
2929

30-
Before compilation, update git submodules using the command:
30+
Before compilation, run the commands:
3131

3232
```bash
33+
make -C src DOWNLOADER=wget minisat2-download
3334
make -C jbmc/src setup-submodules
3435
```
3536

0 commit comments

Comments
 (0)