diff --git a/source/developers/frontend.markdown b/source/developers/frontend.markdown index 71bd42b2d1a..998c856542a 100755 --- a/source/developers/frontend.markdown +++ b/source/developers/frontend.markdown @@ -39,7 +39,7 @@ Next, development dependencies need to be installed to bootstrap the frontend de $ script/bootstrap_frontend ``` -This script will use yarn and bower to install all the necessary dependencies necessary for development. +This script will use yarn and bower to install all the necessary dependencies necessary for development in `home-assistant/homeassistant/components/frontend/www_static/home-assistant-polymer`.