diff options
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r-- | doc/setup.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 41c42a723..860afd6f5 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -13,6 +13,9 @@ This tutorial will walk you through setting up a wiki with ikiwiki. SRCDIR=~/wikiwc DESTDIR=~/public_html/wiki/ + Note that ikiwiki owns the working copy directory; do not perform your own + edits in ikiwiki's working copy. + 3. Create the beginnings of your wiki. This will create a simple main page for the wiki. |