Corected typo

This commit is contained in:
Nick Waring 2016-02-15 20:02:48 +00:00
parent d8d60e8ffe
commit f1cd8fc97b

View File

@ -82,7 +82,7 @@ The following configuration has been tested on a Synology 415+ running DSM 5.2-5
Running these commands will: Running these commands will:
- Install Home Assistant - Install Home Assistant
- Ebable Home Assistant to be launched on [http://localhost:8123](http://localhost:8123) - Enable Home Assistant to be launched on [http://localhost:8123](http://localhost:8123)
Using the Synology webadmin: Using the Synology webadmin:
- Install python3 using the Synology package centre - Install python3 using the Synology package centre
@ -241,14 +241,6 @@ $ sh hass-daemon restart
```bash ```bash
$ python3/pip3 install --upgrade homeassistant $ python3/pip3 install --upgrade homeassistant
``` ```
Execute the following code in a console:
```bash
$ sudo pip3 install homeassistant
$ hass
```
</div> <!-- INSTALL-INSTRUCTIONS SYNOLOGY --> </div> <!-- INSTALL-INSTRUCTIONS SYNOLOGY -->
</div> </div>