Преглед на файлове

clone submodules too when installing

Benjamin ABEL преди 10 години
родител
ревизия
8c54f50279
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Readme.rst

+ 1 - 1
Readme.rst

@@ -11,7 +11,7 @@ How to use plugins
 
 Easiest way to install and use these plugins is cloning this repo::
 
-    git clone https://github.com/getpelican/pelican-plugins
+    git clone --recursive https://github.com/getpelican/pelican-plugins
 
 and activating the ones you want in your settings file::