From 80100629d2b8b3c6da52df455b5d20e5fcc1a052 Mon Sep 17 00:00:00 2001 From: jchasey <35230842+jchasey@users.noreply.github.com> Date: Thu, 4 Oct 2018 12:43:17 +0100 Subject: [PATCH] Config folder location clarification (#108) * Config folder location clarification While this was documented elsewhere in the docs, this is the first thing I was looking for after invoking the dev environment and spent an inordinate amount of time tracking it down. * link to user docs for clarification link to user docs to clarify location of config files --- docs/development_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development_environment.md b/docs/development_environment.md index 4e7dd994..8caa782f 100644 --- a/docs/development_environment.md +++ b/docs/development_environment.md @@ -73,7 +73,7 @@ Install the requirements with a provided script named `setup`. $ script/setup ``` -Invoke your installation. +Invoke your installation, adjusting the [configuration](https://www.home-assistant.io/docs/configuration/) if required. ```bash $ hass