Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Oct 24, 2023
1 parent 13dfccf commit f159d9b
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 @@ -11,7 +11,7 @@
- 从releases下载,解压可得到可执行文件,支持Win/Mac/Linux。
- 编译安装。
```bash
go install github.com/moqsien/gogpt/tree/main/pkgs/cmd/gogptm
go install github.com/moqsien/gogpt/tree/main/pkgs/cmd/gogptm@latest
```
```text
"→" 切换到下一个Tab
Expand Down Expand Up @@ -60,7 +60,7 @@ go install github.com/moqsien/gogpt/tree/main/pkgs/cmd/gogptm
- Download zip file from releases, decompress, use the binaries for Win/Mac/Linux.
- Compile and install.
```bash
go install github.com/moqsien/gogpt/tree/main/pkgs/cmd/gogptm
go install github.com/moqsien/gogpt/tree/main/pkgs/cmd/gogptm@latest
```
```text
"→" Switch to next Tab
Expand Down

0 comments on commit f159d9b

Please sign in to comment.