Delete git clone branch acording to merge the branch.

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2017-07-06 08:03:17 +09:00
parent c3f17acb0c
commit 3425a4d441

View File

@@ -56,7 +56,7 @@ TEST_LIST = {// e.g. TEST( Label, Test),
### **step1. Build **
````
$ git clone -b gateway https://github.com/eclipse/paho.mqtt-sn.embedded-c
$ git clone https://github.com/eclipse/paho.mqtt-sn.embedded-c
$ cd paho.mqtt-sn.embedded-c/MQTTSNGateway/GatewayTester
$ make
$ make install