Update (fixes #4868) (#4905)

This commit is contained in:
Fabian Affolter 2018-03-12 12:20:11 +01:00 committed by GitHub
parent 67b5fb4b7f
commit 9523607693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@ $ sudo pacman -S python-pip
and Home Assistant itself. and Home Assistant itself.
```bash ```bash
$ pip3 install homeassistant $ pip3 install --user homeassistant
``` ```
Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed with `pacaur`: Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed with `pacaur`. This package is often broken or outdated:
```bash ```bash
$ pacaur -S home-assistant $ pacaur -S home-assistant