diff --git a/README.md b/README.md index eb8dc9d..daf07df 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ $ bundle install $ rails db:migrate ``` +# Running +Development (without mail confirmation and separate database): +``` +$ RAILS_ENV=development rails server +``` + # Generate diagrams ``` rails diagram:all_with_engines