Skip to content

Commit

Permalink
fix: add recommend in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Sep 11, 2022
1 parent 9f908ce commit 5546470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/simple-admin/en/docs/quick_develop_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Install goctls
- Method 1: download the latest release

### ***Recommend: use v0.0.1 , the latest version now has some bugs***
[Release](https://github.com/suyuan32/simple-admin-tools/releases)

Put it to $GOPATH/bin
Expand Down
2 changes: 1 addition & 1 deletion docs/simple-admin/zh-cn/docs/quick_develop_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 安装goctls
- 方法1: 直接下载最新release

### ***建议: 使用 v0.0.1 , 目前官方的goctl修改后有bug, 无法生成go-swagger***
[Release](https://github.com/suyuan32/simple-admin-tools/releases)

将文件放到 $GOPATH/bin 目录下
Expand Down

0 comments on commit 5546470

Please sign in to comment.