public
Description: a basic wiki clone so pretty and easy to set up, you’ll wonder if it’s really a wiki.
Homepage: http://instiki.org
Clone URL: git://github.com/parasew/instiki.git
Click here to lend your support to: instiki and make a donation at www.pledgie.com !
instiki / UPGRADING
100644 13 lines (8 sloc) 0.343 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
UPGRADING
=========
 
See the upgrading instructions
 
     http://golem.ph.utexas.edu/wiki/instiki/show/Upgrading
 
for detailed instructions. At a minimum, you need to backup your database.
After installing the new software and restoring your database, you need to run
 
     rake upgrade_instiki
 
from the commandline, to complete the upgrade.