Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ouqiang/gocron
Browse files Browse the repository at this point in the history
  • Loading branch information
ouqiang committed Jun 15, 2019
2 parents beeda4b + fc7daa8 commit 9f9c663
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 9f9c663

Please sign in to comment.