Add release notes May 14, 2015
This commit is contained in:
parent
4f30c621fc
commit
6c0d9b08fa
10 changed files with 182 additions and 5 deletions
|
@ -24,7 +24,7 @@ Installing and running Home Assistant on your local machine is easy. Make sure y
|
|||
```bash
|
||||
git clone --recursive https://github.com/balloob/home-assistant.git
|
||||
cd home-assistant
|
||||
python3 -m pip install -r requirements.txt
|
||||
python3 -m pip install --user -r requirements.txt
|
||||
python3 -m homeassistant --open-ui
|
||||
```
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue