changeset 9:f3db7c6a533e

Small change to README review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-August/024468.html reviewd-by: jerboaa
author Mario Torre <neugens.limasoftware@gmail.com>
date Tue, 08 Aug 2017 12:25:15 +0200
parents 38d958535be1
children 873a1db68bca
files README
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Jul 31 15:02:04 2017 +0200
+++ b/README	Tue Aug 08 12:25:15 2017 +0200
@@ -9,8 +9,8 @@
 - RHEL 7.x (and possibly other OS):
   $ ./cloneAll.py
   [enable the RHSCL channel: https://access.redhat.com/solutions/472793] 
-  $ sudo yum install rh-nodejs6 rh-maven33 rh-mongodb32
-  $ sudo scl enable rh-nodejs6 rh-maven33 rh-mongodb32 bash
+  $ sudo yum install rh-nodejs6 rh-maven33 rh-mongodb32 rh-mongodb32-mongodb
+  $ scl enable rh-nodejs6 rh-maven33 rh-mongodb32 bash
   $ sh thermostat-ng.sh
 
 User Guide: