From 8ca57b07056cfe4d73d4c279b763e59523640216 Mon Sep 17 00:00:00 2001 From: Brandon Stewart Date: Tue, 9 Jan 2018 14:02:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fedc555b6..04516b4a54 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You can download the source with the command: ### Get it running -For those new to Rails, the following tutorial will help get you up to speed with configuring a Rails environment: http://guides.rubyonrails.org/getting_started.html. If you run into any issues getting your local environment up and running please consult [the wiki](https://github.com/openfoodfoundation/openfoodnetwork/wiki). +For those new to Rails, the following tutorial will help get you up to speed with configuring a [Rails environment](http://guides.rubyonrails.org/getting_started.html). If you run into any issues getting your local environment up and running please consult [the wiki](https://github.com/openfoodfoundation/openfoodnetwork/wiki). First, check your dependencies: Ensure that you have Ruby 2.1.5 installed: