Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Oct 3, 2021
1 parent 8ecb7d7 commit 8c96222
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 @@ -137,15 +137,15 @@ curl -sf https://gobinaries.com/whatchanged-community/[email protected] | sh
iwr https://github.com/whatchanged-community/whatchanged/raw/master/install.ps1 -useb | iex
```

3. [Github release page](https://github.com/whatchanged-community/whatchanged/releases)(All platforms)
3. [Github release page](https://github.com/whatchanged-community/whatchanged/releases) (All platforms)

download the executable file and put the executable file to `$PATH` then try the following command:

```bash
$ whatchanged --help
```

4. Build and install from source using [Golang](https://golang.org):
4. Build and install from source using [Golang](https://golang.org) (All platforms)

```bash
go install github.com/whatchanged-community/[email protected]
Expand Down

0 comments on commit 8c96222

Please sign in to comment.