Skip to content

Commit e40d8fc

Browse files
committed
fix release URL
1 parent e5cc348 commit e40d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/README.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/...
1414
## On linux
1515

1616
```bash
17-
wget -qO- https://github.com/aybabtme/humanlog/releases/download/{{.version}}/humanlog_Linux_x86_64.tar.gz | tar xvz
17+
wget -qO- https://github.com/aybabtme/humanlog/releases/download/{{.version}}/humanlog_{{.version}}_linux_amd64.tar.gz | tar xvz
1818
```
1919

2020
## On OS X

0 commit comments

Comments
 (0)