mirror of https://github.com/ouqiang/gocron
完善README
parent
f2fed30ff4
commit
793d806787
11
README.md
11
README.md
|
@ -26,12 +26,11 @@
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
### 二进制安装
|
### 二进制安装
|
||||||
>
|
1. 解压压缩包
|
||||||
1. 解压压缩包
|
2. `cd 解压目录`
|
||||||
2. `cd 解压目录`
|
3. 启动
|
||||||
3. 启动
|
* Windows: `./gocron.exe web`
|
||||||
* Windows `./gocron.exe web`
|
* Linux、OSX: `./gocron web`
|
||||||
* Linux、OSX `./gocron web`
|
|
||||||
### 源码安装
|
### 源码安装
|
||||||
> `go get https://github.com/ouqiang/gocron`
|
> `go get https://github.com/ouqiang/gocron`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue