mirror of https://github.com/ouqiang/gocron
Update README.md
parent
9215153f6f
commit
fc7daa83ef
|
@ -55,8 +55,10 @@
|
||||||
4. 浏览器访问 http://localhost:5920
|
4. 浏览器访问 http://localhost:5920
|
||||||
|
|
||||||
### 源码安装
|
### 源码安装
|
||||||
- 安装Go 1.9+
|
|
||||||
|
- 安装Go 1.11+
|
||||||
- `go get -d github.com/ouqiang/gocron`
|
- `go get -d github.com/ouqiang/gocron`
|
||||||
|
- `export GO111MODULE=on`
|
||||||
- 编译 `make`
|
- 编译 `make`
|
||||||
- 启动
|
- 启动
|
||||||
* gocron `./bin/gocron web`
|
* gocron `./bin/gocron web`
|
||||||
|
|
Loading…
Reference in New Issue