Skip to content

Commit 74e8a69

Browse files
authored
Merge pull request #15 from seth-shi/feature/v2
add: v2
2 parents 1fe4a55 + fcb69fe commit 74e8a69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
* 下载最新版本二进制文件
88

9-
| 系统 | CPU 架构 | 下载链接 |
10-
|---------|------------|-------------------------------------------------------------------------------------------------------------------------|
9+
| 系统 | CPU 架构 | 下载链接 |
10+
|---------|------------|----------------------------------------------------------------------------------------------------------------------------|
1111
| Mac | amd64 | [go-v2ex-darwin-amd64.tar.gz](https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-darwin-amd64.tar.gz) |
1212
| Mac | arm64 | [go-v2ex-darwin-arm64.tar.gz](https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-darwin-arm64.tar.gz) |
1313
| Linux | amd64 | [go-v2ex-linux-amd64.tar.gz](https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-linux-amd64.tar.gz) |
1414
| Linux | arm64 | [go-v2ex-linux-arm64.tar.gz](https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-linux-arm64.tar.gz) |
1515
| Windows | amd64 | [go-v2ex-windows-amd64.zip](https://github.com/seth-shi/go-v2ex/v2/releases/latest/download/go-v2ex-windows-amd64.zip) |
16-
| Go | 直装(免配环境变量) | `go install github.com/seth-shi/go-v2ex@latest` |
16+
| Go | 直装(免配环境变量) | `go install github.com/seth-shi/go-v2ex/v2@latest` |
1717
* 解压压缩包中的二进制文件放到环境变量目录
1818
* 运行 `go-v2ex` 命令即可启动程序。
1919

0 commit comments

Comments
 (0)