Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ouqiang authored Jun 13, 2019
1 parent 9215153 commit fc7daa8
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 fc7daa8

Please sign in to comment.