fix moveprefs transition
[ikiwiki.git] / doc / tips / upgrade_to_3.0.mdwn
index a9664dfc308a6d9fad28fa6c76f9eddcd16a8fca..8adc040a104fc834467eea4e1f7e2e272d8802c2 100644 (file)
@@ -21,7 +21,7 @@ setup file, and will no longer appear on the admin preferences page once
 your wiki is upgraded to 3.0.
 
 You can move these preferences into the setup file by running
-`ikiwiki-transition moveprefs your.setup`
+`ikiwiki-transition moveprefs your.setup; ikiwiki -setup your.setup -refresh -wrappers`
 
 (Make sure you have converted the setup file to the new format first.)