Merge pull request #1586 from Dimansel/README.md-patch-1

Fix link to the Ruby website
This commit is contained in:
Brendan Coles
2018-07-07 14:56:34 +10:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ Requirements
------------ ------------
* Operating System: Mac OSX 10.5.0 or higher / modern Linux * Operating System: Mac OSX 10.5.0 or higher / modern Linux
* [Ruby](http://rubylang.org): 2.3 or newer * [Ruby](http://ruby-lang.org): 2.3 or newer
* [SQLite](http://sqlite.org): 3.x * [SQLite](http://sqlite.org): 3.x
* The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile * The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile
* brew install selenium-server-standalone (See https://github.com/shvets/selenium) * brew install selenium-server-standalone (See https://github.com/shvets/selenium)