Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Homoran/hmcon into Homora…
Browse files Browse the repository at this point in the history
…n-master
  • Loading branch information
hobbyquaker committed Jun 14, 2015
2 parents d8a77a2 + 2f5d54a commit a5af400
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ Direktverknüpfungen.

## Installation

#### Voraussetzungen

Hmcon benötigt nodejs.

dies wird installiert über:

```Shell
wget http://download.iobroker.org/nodejs_0.10.22-1_armhf.deb
dpkg -i nodejs_0.10.22-1_armhf.deb
rm nodejs_0.10.22-1_armhf.deb
```

####Installation von hmcon

Hmcon wird mit einem interaktiven Shell-Script installiert, dass die benötigten Software-Komponenten herunterlädt sowie
Konfigurationsdateien und Startscripte anlegt.

Expand Down

0 comments on commit a5af400

Please sign in to comment.