From 630d985d4389c4cfff09509de987642f2c008447 Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Sun, 4 Jan 2015 00:21:14 +0900 Subject: [PATCH] Fixed typo. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 328b74f..da6a2ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ package manager or via the installers downloadable on their websites. If it not already installed the `bundler` program should then be installed using - $ gen install bundler + $ gem install bundler The dependencies can then be installed using the `bundle` command: