From 8c19b447dec3982107f93ea1ae2626f844045249 Mon Sep 17 00:00:00 2001 From: Azul Date: Sun, 10 Nov 2013 21:13:31 +0100 Subject: update readme to require ruby 1.9.3 instead of 1.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cfdad33..1d6016c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Typically, this application is installed automatically as part of the LEAP Platf ### Install system requirements - sudo apt-get install git ruby1.8 rubygems1.8 couchdb + sudo apt-get install git ruby1.9.3 rubygems couchdb sudo gem install bundler On Debian Wheezy or later, there is a Debian package for bundler, so you can alternately run ``sudo apt-get install bundler``. -- cgit v1.2.3