diff --git a/README.md b/README.md index 35aafe9..ac77e16 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/... ## On linux ```bash -wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.4.0/humanlog_Linux_x86_64.tar.gz | tar xvz +wget -qO- https://github.com/aybabtme/humanlog/releases/download/v0.4.1/humanlog_v0.4.1_linux_amd64.tar.gz | tar xvz ``` ## On OS X @@ -54,7 +54,7 @@ USAGE: humanlog [global options] command [command options] [arguments...] VERSION: - 0.4.0 + v0.4.1 AUTHOR: Antoine Grondin -