*** Please backup your old data before upgrade. ***

Upgrade from 0.1
================

Compare database schema files and upgrade your database manually and
follow the "Upgrade from 0.2" below.

Upgrade from 0.2
================

 * Unpack the zip
 * Copy old database.yml to config folder

 % cd lesserwiki-0.3.0
 % cp ../lesserwiki-0.2.1/config/database.yml config

If you are using MySQL or PostgreSQL, execute the following.

 % cd lesserwiki-0.3.0
 % rake migrate

This will upgrade your database automatically.
If you are using SQLite, upgrade your database manually.

Then point your browser to the top url.
You will be redirected to the new administration page.
LesserWiki 0.3 requires an administrator account, so create administrator
account here.

The setting page is displayed when you create a new account.
Change the settings and click "save".

Click "Go to Wiki" or input Wiki's top url to the browser.

Enjoy tiddling!
LesserWiki team
