修复文档错误

pull/21/merge
ouqiang 2017-05-01 15:23:00 +08:00
parent f3cbc07301
commit abeb515821
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
1. 解压压缩包
2. `cd 解压目录`
3. 启动
* Windows: `./gocron.exe web`
* Windows: `gocron.exe web`
* Linux、OSX: `./gocron web`
### 源码安装
> `go get https://github.com/ouqiang/gocron`