We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e35af commit 3d0ef70Copy full SHA for 3d0ef70
source/_docs/installation/archlinux.markdown
@@ -24,8 +24,8 @@ and Home Assistant itself.
24
$ pip3 install homeassistant
25
```
26
27
-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`:
28
29
```bash
30
-$ sudo pacman -S home-assistant
+$ sudo pacaur -S home-assistant
31
0 commit comments