From 330a732382f9dbd2ff96b4573908292fa99d0633 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Mon, 18 Aug 2014 12:45:45 +0300 Subject: [PATCH] Link fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2d405cc1..543049933 100644 --- a/README.md +++ b/README.md @@ -120,9 +120,9 @@ Wait for the greeting message on the STD, then send EPP/TCP frame: Testing --- -For feature testing PhantomJS is used. +For feature testing, PhantomJS is used. -* (Download)[https://bitbucket.org/ariya/phantomjs/downloads/] the correct binary for your OS +* [Download](https://bitbucket.org/ariya/phantomjs/downloads/) the correct binary for your OS * Move the binary to `/usr/local/bin` * Before running tests for the first time: `rake db:seed` * Run tests: `rake`