]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/setup.mdwn
make monotone use hooks, add getsetup
[ikiwiki.git] / doc / setup.mdwn
index 174d6ceb972d8c38f17b021246244e05052a9317..ac65911fbd974b98303bdb670c8cab5e44d33771 100644 (file)
@@ -167,7 +167,7 @@ about using the git repositories.
        # remember the password you use in the next step and
        # substitute it for 'wikiKeyPass' in the get_passphrase() hook below
        # note the you should never generate two monotone keys with the same name
        # remember the password you use in the next step and
        # substitute it for 'wikiKeyPass' in the get_passphrase() hook below
        # note the you should never generate two monotone keys with the same name
-       mtn genkey web@machine.company.com
+       mtn genkey web@example.com
        mtn db init --db=$REPOSITORY
        mv $SRCDIR $SRCDIR-old
        cd $SRCDIR-old
        mtn db init --db=$REPOSITORY
        mv $SRCDIR $SRCDIR-old
        cd $SRCDIR-old