Add link and change wording

This commit is contained in:
Fabian Affolter 2016-09-09 10:21:09 +02:00
parent 3c2ae2a81e
commit 6d8fad05cf
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -24,5 +24,5 @@ On Windows you can use `python setup.py develop` instead of the setup script.
After following these steps, running `hass` will invoke your local installation.
Note: If you are developing on the windows platform ensure you have the correct Microsoft Visual C++ Build tools installed. Please see [the Windows Compilers](https://wiki.python.org/moin/WindowsCompilers) section on the python site. Validation using Tox will fail if this is not done correctly.
If you are using Windows as a development platform ensure you have the correct Microsoft Visual C++ build tools installed. Please check [the Windows Compilers](https://wiki.python.org/moin/WindowsCompilers) section on the [Python website](https://www.python.org/) for details. Validation using `tox` will fail if this is not done correctly.