Skip to content

Commit

Permalink
add link to instructions for untrusted dependencies on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter authored Mar 23, 2022
1 parent 031a665 commit 153e251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Success!
The final verdict is Pass
```

**NB**: you may need to allow the dependencies of VerCors to run manually. If you get an error that z3 and/or boogie is not from a trusted developer, execute them once manually from Finder and add an exception. They are located at:
**NB**: you may need to allow the dependencies of VerCors to run manually. If you get an error that z3 and/or boogie is not from a trusted developer, execute them once manually from Finder to add an exception ([instructions](https://support.apple.com/en-ae/guide/mac-help/mh40616/mac)). They are located at:

* `res/deps/z3/4.8.6/Darwin/x86_64/bin/z3`
* `res/deps/boogie/1.0.0.0-carbon/Darwin/Boogie`
Expand Down

0 comments on commit 153e251

Please sign in to comment.