Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
emina committed Feb 28, 2016
1 parent 17db745 commit 4ddf1ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ solver-aided DSLs.
`$ raco link rosette`
`$ raco setup -l rosette`

* Create a `bin` subdirectory in the `rosette` directory:

`$ mkdir bin`

* Download or build a copy of the [Z3](https://github.com/Z3Prover/z3) solver, version 4.4.2. Copy the `z3` executable (with no filename extension) to the `rosette/bin` directory.

### Executing Rosette programs
Expand Down

0 comments on commit 4ddf1ec

Please sign in to comment.