summaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r--doc/setup.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index b3620fb3c..e2396f777 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -23,6 +23,8 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]], or
mkdir /tla
tla make-archive me@localhost--wiki /tla/wikirepo
tla my-id "<me@localhost>"
+ # Edit {arch}/=tagging-method and change the precious
+ # line to add the .ikiwiki directory to the regexp.
3. Check out the repository to make the working copy that ikiwiki will use.