add submodule for zsh-syntax-highlighting
[dotfiles.git] / zsh / plugins / README.md
diff --git a/zsh/plugins/README.md b/zsh/plugins/README.md
new file mode 100644 (file)
index 0000000..682fa74
--- /dev/null
@@ -0,0 +1,2 @@
+The folders in this directory are git submodules. 
+Use `git submodule init` and `git submudule update` to fetch the submodules, or you can also using `git clone --recursive https://github.com/seudut/dotfiles.git` when clone the super project.