Merge pull request #1595 from ignisf/fix-readme-typo

Fix faulty Markdown syntax in the README
This commit is contained in:
Brendan Coles
2018-07-19 21:18:03 +10:00
committed by GitHub

View File

@@ -41,7 +41,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://ruby-lang.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
* [Node.js] (https://nodejs.org): 6 or newer * [Node.js](https://nodejs.org): 6 or newer
* 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)