Skip to content

Commit 8b62def

Browse files
committed
Bump version to 0.0.2
1 parent dafd607 commit 8b62def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ If you better like command-line, here we go:
1616

1717
... for Linux 64bits users:
1818
```
19-
sudo curl -L https://github.com/botify-labs/logtailer/releases/download/0.0.1/logtailer_linux-amd64 -o /usr/local/bin/logtailer
19+
sudo curl -L https://github.com/botify-labs/logtailer/releases/download/0.0.2/logtailer_linux-amd64 -o /usr/local/bin/logtailer
2020
sudo chmod +x /usr/local/bin/logtailer
2121
```
2222

2323
... for Mac OSX users:
2424
```
25-
sudo curl -L https://github.com/botify-labs/logtailer/releases/download/0.0.1/logtailer_darwin-amd64 -o /usr/local/bin/logtailer
25+
sudo curl -L https://github.com/botify-labs/logtailer/releases/download/0.0.2/logtailer_darwin-amd64 -o /usr/local/bin/logtailer
2626
sudo chmod +x /usr/local/bin/logtailer
2727
```
2828

0 commit comments

Comments
 (0)