This commit is contained in:
henry
2022-03-08 14:33:32 +08:00
parent 8eeab34c34
commit cf757ce734
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
- 编译项目
```bash
go bulid [-x|-o]
go build [-x|-o]
```
- 运行项目