Updated READMEs. Recommend using rails3 branch.

This commit is contained in:
benni 2012-08-25 12:24:57 +02:00
parent ec2e761e7f
commit 8883d0dfaf
2 changed files with 8 additions and 3 deletions

View file

@ -69,7 +69,7 @@ With this, you also get a ready to go user with username 'admin' and password 's
---------------
Start the WEBrick server to try it out:
script/server
bundle exec rails s
(8) (optional) Get background jobs done
@ -81,4 +81,4 @@ start the workers:
or as a daemon process in the background
scrip/delayed_job start # and stop
scrip/delayed_job start # and stop