From c7db283e8c3767de263bb4baad77286c453cf869 Mon Sep 17 00:00:00 2001 From: Brandon Stewart Date: Tue, 9 Jan 2018 14:00:07 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e241ed65fe..5fedc555b6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ 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: