diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/``. |