readme update

This commit is contained in:
Denis Zheleztsov 2017-01-31 15:37:32 +03:00
parent 26d89276c4
commit 4258f7c039

View File

@ -73,8 +73,7 @@ Required Go > 1.6
```
git clone https://github.com/rbmd/rbmd.git && cd rbmd
GOPATH=$(pwd) go get github.com/gorilla/websocket
GOPATH=$(pwd) go get github.com/samuel/go-zookeeper/zk
GOPATH=$(pwd) go get -t -v ./...
GOPATH=$(pwd) go build
```