Skip to content

Commit

Permalink
Corrected readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yngndrw committed May 4, 2015
1 parent 5d90c0b commit 6127126
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 @@ -9,5 +9,5 @@ $ docker build -t my-user/mono-builder cedar-14/.
To build and upload new Mono version:

```term
$ docker run -v ${PWD}/cache:/var/cache -e VERSION=4.0.1 -e STACK=cedar-14 my-user/mono-builder
$ docker run -v ${PWD}/cache:/var/cache -e VERSION=4.0.1 my-user/mono-builder
```

0 comments on commit 6127126

Please sign in to comment.