parent
67b5fb4b7f
commit
9523607693
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue