Skip to content

Commit

Permalink
Update README section on building from source.
Browse files Browse the repository at this point in the history
  • Loading branch information
emina committed Mar 25, 2016
1 parent 911f61c commit 178f9f4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ Alternatively, you can install Rosette from source:

`$ raco pkg remove rosette`

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

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

## Executing Rosette programs

Expand Down

0 comments on commit 178f9f4

Please sign in to comment.