submodule

This commit is contained in:
Feng Lee 2015-08-09 12:06:30 +08:00
parent 48bced8599
commit 30f6567c39
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
git submodule init
or
git submodule update --remote
Please see [Plugin Design](https://github.com/emqtt/emqttd/wiki/Plugin%20Design).