Merge pull request #94 from daniel-j-h/patch-1

Clone repository recursively, submodule'ed themes
This commit is contained in:
Justin Mayer
2013-05-15 20:47:50 -07:00

View File

@@ -18,7 +18,7 @@ directory ``~/pelican-themes``, but yours could be different. Clone the
.. code-block:: sh .. code-block:: sh
git clone https://github.com/getpelican/pelican-themes ~/pelican-themes git clone --recursive https://github.com/getpelican/pelican-themes ~/pelican-themes
Now you should have your ``pelican-themes`` repository stored at Now you should have your ``pelican-themes`` repository stored at
``~/pelican-themes/``. ``~/pelican-themes/``.