mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-19 22:07:19 +01:00
Update README.md
This commit is contained in:
@@ -54,9 +54,7 @@ You'll also need some patience, as Siri can be very strict about sentence struct
|
|||||||
|
|
||||||
OK, if you're still excited enough about ordering Siri to make your coffee (which, who wouldn't be!) then here's how to set things up.
|
OK, if you're still excited enough about ordering Siri to make your coffee (which, who wouldn't be!) then here's how to set things up.
|
||||||
|
|
||||||
**Note:** You'll need to make sure you have the following package installed for your platform.
|
**Note:** If you're running on Linux, you'll need to make sure you have the `libavahi-compat-libdnssd-dev` package installed.
|
||||||
|
|
||||||
* libavahi-compat-libdnssd-dev
|
|
||||||
|
|
||||||
First, clone this repo:
|
First, clone this repo:
|
||||||
|
|
||||||
@@ -64,7 +62,7 @@ First, clone this repo:
|
|||||||
$ cd homebridge
|
$ cd homebridge
|
||||||
$ npm install
|
$ npm install
|
||||||
|
|
||||||
**Node**: You'll need to have NodeJS version 0.12.x or better installed for required submodule `HAP-NodeJS` to load.
|
**Note**: You'll need to have NodeJS version 0.12.x or better installed for required submodule `HAP-NodeJS` to load.
|
||||||
|
|
||||||
|
|
||||||
Now you should be able to run the homebridge server:
|
Now you should be able to run the homebridge server:
|
||||||
|
|||||||
Reference in New Issue
Block a user