Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wonhyukchoi authored Jul 25, 2021
1 parent ac9e08f commit 04567ee
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 @@ -16,7 +16,7 @@ Installation is currently only supported for Linux systems.
### Compilation
To compile the executable, run `make all`.

MacOS users may be able to run the tool by downloading the appropriate CVC4 binary, and Windows users may be able to run the tool with manual edits of the Makefile, but these are untested.
MacOS users may be able to run the tool by installing the appropriate CVC4 homebrew tap, and Windows users may be able to run the tool with manual edits of the Makefile, but these are untested.

### Running the tool
```
Expand Down

0 comments on commit 04567ee

Please sign in to comment.