summaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r--doc/setup.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index a54a73388..df553cfb3 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -18,7 +18,9 @@ optional support for commits from the web.
svn co file:///svn/wikirepo/trunk ~/wikiwc
-4. Create some files and add them into subversion.
+4. Create some files and add them into subversion. Or you might copy the
+ files from /usr/share/ikiwiki/basewiki and check those in to get a
+ head start on creating your wiki.
echo "Welcome to my empty wiki." > ~/wikiwc/index.mdwn
echo "Feel free to edit this page" > ~/wikiwc/sandbox.mdwn