update readme

This commit is contained in:
joy.zhou
2018-01-25 19:34:37 +08:00
committed by GitHub
parent 5a569f14a3
commit 1058256235

View File

@@ -9,7 +9,7 @@ Download: [click here](https://github.com/fhmq/hmq/releases)
## RUNNING
```bash
$ go get https://github.com/fhmq/hmq.git
$ go get github.com/fhmq/hmq
$ cd $GOPATH/github.com/fhmq/hmq
$ go run main.go
```