Update README.md

This commit is contained in:
OldCat 2021-07-05 09:50:59 +08:00 committed by GitHub
parent 9506bfd672
commit 4eb071c302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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