Skip to content

Commit

Permalink
Support ISO8601 time parsing.
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Nov 8, 2020
1 parent 0a2608c commit ccc8f89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1/humanlog_0.4.1_linux_amd64.tar.gz | tar xvz
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.4.2/humanlog_0.4.2_linux_amd64.tar.gz | tar xvz
```

## On OS X
Expand Down Expand Up @@ -54,7 +54,7 @@ USAGE:
humanlog [global options] command [command options] [arguments...]
VERSION:
0.4.1
0.4.2
AUTHOR:
Antoine Grondin - <antoine@digitalocean.com>
Expand Down

0 comments on commit ccc8f89

Please sign in to comment.