changeset 8:38d958535be1

Add quick start to README review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-July/024356.html reviewed-by: jerboaa
author Mario Torre <neugens.limasoftware@gmail.com>
date Mon, 31 Jul 2017 15:02:04 +0200
parents 14282b595c1d
children f3db7c6a533e
files README
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Jul 26 10:14:23 2017 -0400
+++ b/README	Mon Jul 31 15:02:04 2017 +0200
@@ -5,6 +5,14 @@
 
 Please use the discussion list for any questions, concerns or comments.
 
+Quick start:
+- 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
+  $ sh thermostat-ng.sh
+
 User Guide:
 - http://icedtea.classpath.org/wiki/Thermostat/UserGuide