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
|
||||
|
||||
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
|
||||
``~/pelican-themes/``.
|
||||
|
||||
Reference in New Issue
Block a user