aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2013-05-15 20:47:50 -0700
committerJustin Mayer <entroP@gmail.com>2013-05-15 20:47:50 -0700
commit2efd7fdee96f94304009662589f780ba918e562c (patch)
tree08f66505a029b6a5f9261d293bf229ee5f51f4d0
parentff2e25c964ba12505a402d00c9fa566367161667 (diff)
parent60fd9b0303ef4af5538663bc1a502e23f3f472b8 (diff)
downloadpelican-themes-2efd7fdee96f94304009662589f780ba918e562c.tar.gz
Merge pull request #94 from daniel-j-h/patch-1
Clone repository recursively, submodule'ed themes
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 02bd5fc..f6118df 100644
--- a/README.rst
+++ b/README.rst
@@ -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/``.