update README.md

This commit is contained in:
Liang Ding 2014-11-20 13:20:21 +08:00
parent 871e9224ca
commit 6279324854
1 changed files with 3 additions and 3 deletions

View File

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