Merge pull request #94 from daniel-j-h/patch-1
Clone repository recursively, submodule'ed themes
This commit is contained in:
@@ -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/``.
|
||||||
|
|||||||
Reference in New Issue
Block a user