diff --git a/README.md b/README.md index 0107f085..1f21a69a 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ $ go get -u github.com/aybabtme/humanlog/... ## On linux ```bash -wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.10/humanlog_linux.tar.gz | tar xvz +wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.13/humanlog_linux.tar.gz | tar xvz ``` ## On OS X ```bash -wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.10/humanlog_darwin.tar.gz | tar xvz +wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.13/humanlog_darwin.tar.gz | tar xvz ``` # Example @@ -53,7 +53,7 @@ USAGE: humanlog [global options] command [command options] [arguments...] VERSION: - 0.1.10 + 0.1.13 AUTHOR: Antoine Grondin -