Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lc committed Jul 10, 2020
1 parent c89b39b commit ace300f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ GO111MODULE=on go get -u -v github.com/lc/gau
You can download the pre-built binaries from the [releases](https://github.com/lc/gau/releases/) page and then move them into your $PATH.

```bash
$ tar xvf gau_1.0.2_linux_amd64.tar.gz
$ tar xvf gau_1.0.3_linux_amd64.tar.gz
$ mv gau /usr/bin/gau
```

Expand Down

0 comments on commit ace300f

Please sign in to comment.