Skip to content

Commit

Permalink
update download link in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
timgluz committed Apr 19, 2017
1 parent 2ace027 commit 8b1a3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ Download binaries from the [releases](https://github.com/versioneye/veye-checker

```
#NB! change version and op-sys
curl -s -L -o "${HOME}/bin/veye_checker" https://github.com/versioneye/veye-checker/releases/download/v0.1.0-RC2/veye_checker_osx
curl -s -L -o "${HOME}/bin/veye_checker" https://github.com/versioneye/veye-checker/releases/download/v0.1.0/veye_checker_osx
chmod a+x ~/bin/veye_checker
```
Expand Down

0 comments on commit 8b1a3f9

Please sign in to comment.