We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5cc348 commit e40d8fcCopy full SHA for e40d8fc
scripts/README.tmpl.md
@@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/...
14
## On linux
15
16
```bash
17
-wget -qO- https://github.com/aybabtme/humanlog/releases/download/{{.version}}/humanlog_Linux_x86_64.tar.gz | tar xvz
+wget -qO- https://github.com/aybabtme/humanlog/releases/download/{{.version}}/humanlog_{{.version}}_linux_amd64.tar.gz | tar xvz
18
```
19
20
## On OS X
0 commit comments