summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 2749b34..d00a3d9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
1Installation Instructions 1Installation Instructions
2------------------------- 2-------------------------
3 3
4Refer to README for a basic information about the differents BEINC components 4Refer to README for a basic information about the different BEINC components
5and their software requirements! 5and their software requirements!
6 6
7 7
@@ -9,7 +9,6 @@ Installing the dependencies
9~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9~~~~~~~~~~~~~~~~~~~~~~~~~~~
10 10
11 11
12
13Gentoo GNU/Linux 2013, 2014 12Gentoo GNU/Linux 2013, 2014
14.......................... 13..........................
15 14
@@ -72,7 +71,7 @@ Create a configuration file based on beinc_config_sample.json, defining your ins
72Start the BEINC server: 71Start the BEINC server:
73$ ./beinc_server.py -H 10.0.0.44 -p 9678 72$ ./beinc_server.py -H 10.0.0.44 -p 9678
74The example loads the server listening on 10.0.0.44, port 9678 using the default 73The example loads the server listening on 10.0.0.44, port 9678 using the default
75~/.beinc_server.json as a configuration file 74~/.beinc_server.json as a configuration file and usually gives you the cherrypy console
76 75
77beinc_poller.py: 76beinc_poller.py:
78$ ./beinc_poller.py -h 77$ ./beinc_poller.py -h