diff --git a/README.md b/README.md index f9ffaa6..a3fd80a 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,10 @@ 4. 浏览器访问 http://localhost:5920 ### 源码安装 -- 安装Go 1.9+ + +- 安装Go 1.11+ - `go get -d github.com/ouqiang/gocron` +- `export GO111MODULE=on` - 编译 `make` - 启动 * gocron `./bin/gocron web`