Update README.md

This commit is contained in:
t924417424 2021-01-27 16:54:00 +08:00 committed by GitHub
parent edad269d87
commit 0716dc44a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ template = "-" #模板代码
``` ```
## 运行 ## 运行
###Mysql会在首次使用时自动初始化 > Mysql会在首次使用时自动初始化
```shell script ```shell script
go build & ./ssh_manage go build & ./ssh_manage
go run server.go go run server.go