add links

This commit is contained in:
Fabian Affolter 2015-06-04 16:43:53 +02:00
parent 992706c5c1
commit d61bad16bf

View File

@ -35,7 +35,7 @@ If you run into issues while using Home Assistant or during development of a com
## Installation instructions / Quick-start guide ## Installation instructions / Quick-start guide
Running Home Assistant requires that python 3.4 and the package requests are installed. Run the following code to install and start Home Assistant: Running Home Assistant requires that [Python](https://www.python.org/) 3.4 and the package [requests](http://docs.python-requests.org/en/latest/) are installed. Run the following code to install and start Home Assistant:
```python ```python
git clone --recursive https://github.com/balloob/home-assistant.git git clone --recursive https://github.com/balloob/home-assistant.git