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