Skip to content

Commit

Permalink
forgot the log directory
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK32 committed Apr 19, 2008
1 parent 6b84e5c commit d7cdb89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.textile
Expand Up @@ -22,8 +22,9 @@ h2. Installing

# Grab the code.
# Copy the '@config/database.yml.dist@' to '@config/database.yml@'. Reconfigure as necessary.
# run '@rake db:schema:load@' (alternatively you may want to run '@rake db:migrations@')
# run '@rake goldberg:load_bootstrap@'
# Create the '@log@' directory
# Run '@rake db:schema:load@' (alternatively you may want to run '@rake db:migrations@')
# Run '@rake goldberg:load_bootstrap@'
# Fire up the server.
# Login as user '@admin@' password '@admin@'
# Change you password. I mean it!
Expand Down

0 comments on commit d7cdb89

Please sign in to comment.