mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
updated install procedures for arch (#2513)
changed pacman for pacaur (pacman doesn't directly install things from the AUR, pacaur or cower do).
This commit is contained in:
parent
80e35aff3d
commit
3d0ef70f0d
@ -24,8 +24,8 @@ and Home Assistant itself.
|
||||
$ pip3 install homeassistant
|
||||
```
|
||||
|
||||
Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed directly with `pacman`:
|
||||
Home Assistant is part of the [AUR](https://aur.archlinux.org/packages/home-assistant/). This means that it can be installed with `pacaur`:
|
||||
|
||||
```bash
|
||||
$ sudo pacman -S home-assistant
|
||||
$ sudo pacaur -S home-assistant
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user