Skip to content

Commit

Permalink
add release url
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Morante committed Dec 4, 2016
1 parent db42594 commit a5d229d
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 @@ -13,7 +13,7 @@ with Arcadia :)
- Execute the jar with `java -jar`

```bash
wget http://
wget https://github.com/spacepluk/arcadia.nrepl/releases/download/0.1.0-SNAPSHOT/arcadia.nrepl-0.1.0-SNAPSHOT-standalone.jar
echo 7888 > .nrepl-port
java -jar arcadia.nrepl-0.1.0-SNAPSHOT-standalone.jar
```
Expand Down

0 comments on commit a5d229d

Please sign in to comment.