Skip to content

Commit

Permalink
bump install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Apr 16, 2017
1 parent d800f71 commit 8dd7ff1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ $ go get -u github.com/aybabtme/humanlog/...
## On linux

```bash
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.14.1/humanlog_linux.tar.gz | tar xvz
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.14.2/humanlog_linux.tar.gz | tar xvz
```

## On OS X

```bash
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.1.14.1/humanlog_darwin.tar.gz | tar xvz
brew tap aybabtme/homebrew-tap
brew install humanlog
```

# Example
Expand Down Expand Up @@ -53,7 +54,7 @@ USAGE:
humanlog [global options] command [command options] [arguments...]
VERSION:
0.1.14.1
0.1.14.2
AUTHOR:
Antoine Grondin - <antoine@digitalocean.com>
Expand Down

0 comments on commit 8dd7ff1

Please sign in to comment.