]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/setup.mdwn
web commit by http://madduck.myopenid.com/: poll vote (It's fast enough)
[ikiwiki.git] / doc / setup.mdwn
index e0ad0501b54214d7b0a4854b7ecea7dc5c81fc8d..de4a0dd82bfe2c1053a20dbb2798e4fda7b52117 100644 (file)
@@ -130,7 +130,7 @@ This tutorial will walk you through setting up a wiki with ikiwiki.
                        REPOSITORY=~/wiki.git
                        cd $SRCDIR
                        git init
-                       echo .ikiwiki > .gitignore
+                       echo /.ikiwiki > .gitignore
                        git add .
                        git commit -m'Initial commit'
                        # if you expect $REPOSITORY to receive pushs from multiple