From 8c96222f3a8f15cbb4319f971fc42b94568fb2d4 Mon Sep 17 00:00:00 2001 From: Axetroy Date: Sun, 3 Oct 2021 16:54:37 +0800 Subject: [PATCH] update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f042e0f6..404f61a5 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ curl -sf https://gobinaries.com/whatchanged-community/whatchanged@v0.3.6 | 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: @@ -145,7 +145,7 @@ download the executable file and put the executable file to `$PATH` then try the $ 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/whatchanged@0.3.6