Update README.md
This commit is contained in:
@@ -5,13 +5,11 @@
|
||||
|
||||
cd railsgoat
|
||||
|
||||
rvm use 1.9.3@railsgoat --create
|
||||
rvm use 1.9.3@railsgoat --create # https://rvm.io/
|
||||
|
||||
bundle
|
||||
|
||||
rake db:create
|
||||
|
||||
rake db:migrate
|
||||
rake db:setup
|
||||
|
||||
rails s
|
||||
|
||||
@@ -33,6 +31,7 @@ Then proceed with browsing the site as normal :thumbsup:
|
||||
### Build Info ###
|
||||
|
||||
[](https://codeclimate.com/github/OWASP/railsgoat)
|
||||
[](https://travis-ci.org/mccabe615/railsgoat)
|
||||
|
||||
### License Stuff ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user