Update README.md

This commit is contained in:
Nick Farina
2015-06-09 06:58:36 -07:00
parent 2fb0eaefbd
commit 94bc772322

View File

@@ -72,7 +72,7 @@ Now you should be able to run the homebridge server:
Starting HomeBridge server...
Couldn't find a config.json file [snip]
The server won't do anything until you've created a `config.json` file containing your home devices (or _accessories_ in HomeKit parlance) or platforms you wish to make available to iOS.
The server won't do anything until you've created a `config.json` file containing your home devices (or _accessories_ in HomeKit parlance) or platforms you wish to make available to iOS. You can start by copying and modifying the included `config-sample.json` file which includes declarations for all supported accessories and platforms.
Once you've added your devices and/or platforms, you should be able to run the server again and see them initialize: