完善README

pull/21/merge
ouqiang 2017-04-28 16:12:05 +08:00
parent f2fed30ff4
commit 793d806787
1 changed files with 5 additions and 6 deletions

View File

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