This commit is contained in:
joy.zhou
2017-08-25 21:57:57 +08:00
committed by GitHub
parent f6ef684406
commit 9e036ff724

View File

@@ -7,8 +7,8 @@ for [eclipse paho client](https://github.com/eclipse?utf8=%E2%9C%93&q=mqtt&type=
## RUNNING
```bash
$ git clone https://github.com/fhmq/fhmq.git
$ cd fhmq
$ git clone https://github.com/fhmq/hmq.git
$ cd hmq
$ go run main.go
```