diff options
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index affc3ec16..aec0d5504 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -183,7 +183,7 @@ about using the git repositories. [[!toggleable id=monotone text=""" # This assumes that you have already used "mtn genkey you@hostname". REPOSITORY=~/wiki.monotone - ikiwiki-makerepo git $SRCDIR $REPOSITORY + ikiwiki-makerepo monotone $SRCDIR $REPOSITORY """]] ## Configure ikiwiki to use revision control. |