From 5a5e73f2fefa8e1a06f18063a6d644a6d1c2a869 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 19 Nov 2012 14:29:45 +0100 Subject: made it clear ruby 1.8.7 and 1.9.3 both work - fixes #952 --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 18d9c6d..1323a41 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,11 +6,11 @@ The webapp only depends on very basic ruby packages and installs the other requi ### Packages ### -For now we are using ruby 1.8.7. The following packages need to be installed: +The following packages need to be installed: * git -* ruby1.8 -* rubygems1.8 +* ruby (1.8.7 and 1.9.3 work) +* rubygems * couchdb ### Gems ### -- cgit v1.2.3