From f822e658c4a157a10baa686ded4fa2abb5cc4370 Mon Sep 17 00:00:00 2001 From: Brandon Stewart Date: Tue, 9 Jan 2018 10:23:51 -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 1f090d43d3..bd344ff19f 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: