Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ python verify.py --name gpt4o-ab-sampled --config-file config-artifact-openai.js
git clone https://github.com/verus-lang/verus.git
cd verus
git checkout 33269ac6a0ea33a08109eefe5016c1fdd0ce9fbd
./tools/get-z3.sh && source tools/activate
./source/tools/get-z3.sh && source tools/activate
vargo build --release
```

Expand Down Expand Up @@ -140,4 +140,4 @@ If you find this work useful, please consider citing:
year={2025},
publisher={ACM New York, NY, USA}
}
```
```