From 9217334935e83d4bdaa3342cf2f72f4a959696b7 Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Thu, 27 Jun 2013 11:57:10 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d1f541..e6dee26 100644 --- a/README.md +++ b/README.md @@ -114,12 +114,12 @@ the tools (eg, command line switches are accepted and effective). I've provided a Gemfile, so installing this should be easy: -i) Install Ruby 1.9.x. I recommend doing this via RVM. -ii) Make sure _bundler_ is installed: +- Install Ruby 1.9.x. I recommend doing this via RVM. +- Make sure _bundler_ is installed: gem install bundler -iii) Install dependencies (including _cucumber_ and _thinp\_xml_) +- Install dependencies (including _cucumber_ and _thinp\_xml_) bundle