From 56895804dad30337ad0d4a8e1b724ca9f992b1f3 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 24 Aug 2018 01:15:49 +0200 Subject: [PATCH] Update wording for Arch Linux (#6065) The current wording has two problems: 1) It says that there is still i686 but that is wrong incorrect. i686 has been dropped. 2) It implies that there official Home Assistant packages which is also not the case. --- source/_docs/installation/archlinux.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/archlinux.markdown b/source/_docs/installation/archlinux.markdown index 3e13bd26912..68c6c70ff11 100644 --- a/source/_docs/installation/archlinux.markdown +++ b/source/_docs/installation/archlinux.markdown @@ -9,7 +9,7 @@ sharing: true footer: true --- -[Arch Linux](https://www.archlinux.org/) is a lightweight and flexible Linux distribution. There are official packages optimized for the i686 and x86-64 architectures available. +[Arch Linux](https://www.archlinux.org/) is a lightweight and flexible Linux distribution for x86_64. Install the needed Python packages.