]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/setup.mdwn
review
[ikiwiki.git] / doc / setup.mdwn
index 89444c9a861e35f5067994bd5b760670db6acce6..3ea0022ccfc18ed09331924f7e9b5a25db25df17 100644 (file)
@@ -65,6 +65,7 @@ source. (Remember to replace "foo" with the real directory name.)
 
        git clone foo.git foo.src
        svn checkout file://`pwd`/foo.svn/trunk foo.src
+       cvs -d `pwd`/foo get -P ikiwiki
        bzr clone foo foo.src
        hg clone foo foo.src
        # TODO monotone, tla
@@ -88,7 +89,7 @@ These range from changing the wiki's name, to enabling [[plugins]],
 to banning users and locking pages.
 
 If you log in as the admin user you configured earlier, and go to
-your Preferences page, you can click on "Wiki Setup" to customize many
+your Preferences page, you can click on "Setup" to customize many
 wiki settings and plugins.
 
 Some settings cannot be configured on the web, for security reasons or