This commit is contained in:
Liang Ding 2015-08-05 13:50:32 +08:00
parent e947f6333e
commit af3224484a
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Download [HERE](http://pan.baidu.com/s/1dD3XwOT)!
1. [Download](https://github.com/b3log/wide/archive/master.zip) source or by `git clone https://github.com/b3log/wide`
2. Get dependencies with
* `go get`
* `go get go get github.com/visualfc/gotools github.com/nsf/gocode github.com/bradfitz/goimports`
* `go get github.com/visualfc/gotools github.com/nsf/gocode github.com/bradfitz/goimports`
3. Compile wide with `go build`
### Docker