Skip to content

Commit dbf3d00

Browse files
authored
Update README.md
1 parent 2c2eaa5 commit dbf3d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Weakest Preconditions on LAVA dataset
22

3-
Make with cmake. Run `run.sh` to run the main pass. The llvm pass to run is implemented in `MainPass.cpp`.
3+
Make with cmake. On Debian 12, using the default `LLVM 16` and `libz3` dependencies from `apt` can work. Requires Run `run.sh` to run the main pass. The llvm pass to run is implemented in `MainPass.cpp`.
44

55
benchmarks
66
==========

0 commit comments

Comments
 (0)