Skip to content

Commit 79abf21

Browse files
committed
docs: update readme
1 parent 2aab3d8 commit 79abf21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ $ whatchanged --help
151151
4. Build and install from source using [Golang](https://golang.org) (All platforms)
152152

153153
```bash
154-
go install github.com/whatchanged-community/whatchanged@0.4.0
154+
go install github.com/whatchanged-community/whatchanged@v0.4.0/cmd/whatchanged
155155
```
156156

157157
### FAQ

README_zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ $ whatchanged --help
151151
1. 使用 [Golang](https://golang.org) 从源码中构建并安装 (全平台支持)
152152

153153
```bash
154-
go install github.com/whatchanged-community/whatchanged@0.4.0
154+
go install github.com/whatchanged-community/whatchanged@v0.4.0/cmd/whatchanged
155155
```
156156

157157
### 常见问题

0 commit comments

Comments
 (0)