From d284d07e202c2d52cd6a9ff0c848e203de385574 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Thu, 19 Jul 2018 13:57:32 +0300 Subject: [PATCH] Fix faulty Markdown syntax in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da6ee9957..7995d0911 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Requirements * Operating System: Mac OSX 10.5.0 or higher / modern Linux * [Ruby](http://ruby-lang.org): 2.3 or newer * [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 * brew install selenium-server-standalone (See https://github.com/shvets/selenium)