Update readme
This commit is contained in:
parent
866788969d
commit
3528b38fe8
@ -24,11 +24,15 @@ and
|
|||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
Create a Task Cron
|
Create a Cron Task
|
||||||
|
|
||||||
whenever --update-crontab
|
whenever --update-crontab
|
||||||
|
|
||||||
And, in another terminal, run the `app.rb` and access `localhost:4567`
|
Create and migrate the database
|
||||||
|
|
||||||
|
rake db:create && rake db:migrate
|
||||||
|
|
||||||
|
Execute webserver
|
||||||
|
|
||||||
ruby app.rb
|
ruby app.rb
|
||||||
or
|
or
|
||||||
|
Loading…
Reference in New Issue
Block a user