Merge pull request #91 from b3log/master

rebase
This commit is contained in:
Liang Ding 2014-10-26 12:52:24 +08:00
commit 0a10cf2689
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ Flow:
* `go get -u github.com/88250/ide_stub`
* `go get -u github.com/nsf/gocode`
3. Compiles wide with `go build`
4. Configures `conf/wide.json`
4. Configures `conf/wide.json` (optional)
5. Runs the executable `wide` or `wide.exe`
## Known Issues

View File

@ -1,5 +1,5 @@
go install
wide
%GOPATH%\bin\wide.exe
pause