Skip to content

Commit

Permalink
升级
Browse files Browse the repository at this point in the history
  • Loading branch information
edunx committed Aug 2, 2023
1 parent 511ff10 commit ae0e270
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
## 常用命令
```bash
# 初始化环境
vela-cli.exe init
# 初始化环境
vela-cli.exe init [path]

# 创建功能模块
vela-cli.exe create crawler
vela-cli.exe create crawler [path]
# 同步模块
go mod tidy

Expand Down

0 comments on commit ae0e270

Please sign in to comment.