Update dev command in README
This commit is contained in:
parent
5a658ce580
commit
cd3e4161b8
@ -19,9 +19,9 @@ Setting up local database (SQLite):
|
|||||||
bundle exec rails db:create
|
bundle exec rails db:create
|
||||||
bundle exec rails db:migrate
|
bundle exec rails db:migrate
|
||||||
|
|
||||||
Running the dev server:
|
Running the dev server and auto-building CSS files on change:
|
||||||
|
|
||||||
bundle exec rails server
|
bin/dev
|
||||||
|
|
||||||
Running the background workers (requires Redis):
|
Running the background workers (requires Redis):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user