Site updated at 2016-04-09 16:14:41 UTC

This commit is contained in:
Travis CI 2016-04-09 16:14:41 +00:00
parent 85528adcb7
commit 1f94fd96d6
16 changed files with 185 additions and 183 deletions

View file

@ -127,7 +127,7 @@
<h3><a class="title-link" name="starting-development" href="#starting-development"></a> Starting development</h3>
<p>You will need to set up a development environment if you want to start developing a new feature or component for Home Assistant. Please follow these steps to get setup. <br />
<p>You will need to set up a development environment if you want to start developing a new feature or component for Home Assistant. Please follow these steps to get setup.<br />
Visit the <a href="https://github.com/balloob/home-assistant">the Home Assistant repository</a> first and click fork in the top right.</p>
<p>We suggest that you setup a <a href="https://docs.python.org/3.4/library/venv.html">virtual environment</a> aka <code>venv</code> before running the setup script.</p>