summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index 57eeee5..77fd238 100644
--- a/README
+++ b/README
@@ -23,14 +23,11 @@ Use
Create the website with the following commands as normal(!) user:
- git clone git://source.jones.dk/jones/site
- cd site
- git clone git://source.jones.dk/jones/content
- git clone git://source.jones.dk/jones/styling
+ git clone --recursive git://source.jones.dk/jones
make init
make
The final website is then located below build/ .
- -- Jonas Smedegaard <dr@jones.dk>, 2011-12-08
+ -- Jonas Smedegaard <dr@jones.dk>, 2014-02-26