From 94bc772322226db1c9701e4da2562afe76bd2252 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Tue, 9 Jun 2015 06:58:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c078e7..cf74caa 100644 --- a/README.md +++ b/README.md @@ -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: