Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emina committed Oct 26, 2014
1 parent ef14ae9 commit c1481f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ solver-aided DSLs.

* Use Racket's `raco` tool to install Rosette as one of your Racket collections:

`$ cd rosette`
`$ raco link rosette`
`$ raco setup -l rosette`
`$ cd rosette`
`$ raco link rosette`
`$ raco setup -l rosette`

* Rosette ships with the [Kodkod](http://alloy.mit.edu/kodkod/) solver
binaries, but it also supports [Z3](http://z3.codeplex.com) and
Expand Down

0 comments on commit c1481f4

Please sign in to comment.