Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
[DOC] updated readme since install script works
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Dill committed Feb 17, 2009
1 parent c93298f commit c8490ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.markdown
Expand Up @@ -19,9 +19,7 @@ Ansuz is licensed via the BSD license.

1. clone from github: git clone git://github.com/knewter/ansuz.git
2. install gems: sudo rake gems:install
3. create proper config/database.yml (note: install script supports this, but db script creation is bugged, so should be done externally from the script)
3. create databases for development & test environments (note: install script is currently bugged for this)
4. rake ansuz:install
3. rake ansuz:install will help create your database.yml, create the databases, run all migrations, then plugin migrations, and create an initial admin user

NOTE: SQLite has problems with ansuz, please don't use it for now.

Expand Down

0 comments on commit c8490ce

Please sign in to comment.