Browse Source

update

pull/1/head
Laurynas 12 years ago
parent
commit
86b1276108
  1. 3
      README

3
README

@ -4,6 +4,9 @@ A DNS users frontend.
## Initialize for development
Install required gems
> bundle install
# create config/database.yml and config/settings.yml from the samples
> bundle exec rake db:drop db:create db:migrate db:seed:development

Loading…
Cancel
Save