summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-02-27 19:47:49 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:47:49 +0100
commitfcb3776679da2dd80a8091f26962d6f874b1b346 (patch)
tree1642cc4480d0d6f663af01f2b260777bcd2eecef /README
parenta4459d709f8930dcd16b77f0762119d940bc6fed (diff)
Tidy README: no need for --recursive.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 373d774..92b32a7 100644
--- a/README
+++ b/README
@@ -16,9 +16,9 @@ Use
Create the website with the following commands as normal(!) user:
- git clone --recursive git://source.redpill.dk/support
+ git clone git://source.redpill.dk/support
cd support
- git clone --recursive git://source.redpill.dk/support/content
+ git clone git://source.redpill.dk/support/content
make init
make -B