From 30f6567c392679ca89c09501e812b340a0f9e945 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 9 Aug 2015 12:06:30 +0800 Subject: [PATCH] submodule --- PLUGIN.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/PLUGIN.md b/PLUGIN.md index 7991de2cd..26993390a 100644 --- a/PLUGIN.md +++ b/PLUGIN.md @@ -1,4 +1,8 @@ +git submodule init + +or + +git submodule update --remote + Please see [Plugin Design](https://github.com/emqtt/emqttd/wiki/Plugin%20Design). - -