Site updated at 2016-09-09 08:35:47 UTC

This commit is contained in:
Travis CI 2016-09-09 08:35:47 +00:00
parent f3a34d14fd
commit 62d9775dcf
23 changed files with 38 additions and 36 deletions

View file

@ -104,6 +104,8 @@ Visit the <a href="https://github.com/home-assistant/home-assistant">the Home As
<p>After following these steps, running <code class="highlighter-rouge">hass</code> will invoke your local installation.</p>
<p>If you are using Windows as a development platform ensure you have the correct Microsoft Visual C++ build tools installed. Please check <a href="https://wiki.python.org/moin/WindowsCompilers">the Windows Compilers</a> section on the <a href="https://www.python.org/">Python website</a> for details. Validation using <code class="highlighter-rouge">tox</code> will fail if this is not done correctly.</p>
</article>