From a3df34611023cb355c1c6ec7c6356512536f7d18 Mon Sep 17 00:00:00 2001 From: Manuel Wiedenmann Date: Sat, 25 May 2013 15:44:01 +0200 Subject: [PATCH] DEVELOPMENT typo --- doc/DEVELOPMENT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DEVELOPMENT b/doc/DEVELOPMENT index 5cb4966a..e2fecc18 100644 --- a/doc/DEVELOPMENT +++ b/doc/DEVELOPMENT @@ -48,7 +48,7 @@ and modify the token!! (5) Required ruby and gems ------------------- -We reccomend the using of rvm (https://rvm.beginrescueend.com/). Install rvm and get the latest ruby (>= 1.9.3). +We recommend to use rvm (https://rvm.beginrescueend.com/). Install rvm and get the latest ruby (>= 1.9.3). If installed you only need to install the gem bundler: gem install bundler