From c1d7746d3b2493d2b22b6ea37e19c942bccf9bcc Mon Sep 17 00:00:00 2001 From: Guillem Jara <4lon3ly0@tutanota.com> Date: Mon, 21 Mar 2022 02:54:17 +0000 Subject: [PATCH] Remove date for Archinstall (#755) Signed-off-by: Daniel Gray --- _data/operating-systems/linux-desktop/3_archlinux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/operating-systems/linux-desktop/3_archlinux.yml b/_data/operating-systems/linux-desktop/3_archlinux.yml index 96a1497a..0898ddee 100644 --- a/_data/operating-systems/linux-desktop/3_archlinux.yml +++ b/_data/operating-systems/linux-desktop/3_archlinux.yml @@ -6,7 +6,7 @@ description: | Arch Linux has a rolling release cycle. There is no fixed release schedule and packages are updated very frequently. - Being a DIY distribution, the user is expected to setup and maintain their system. Since September 2020, Arch has an [official installer](https://wiki.archlinux.org/title/Archinstall) to make the installation process a little easier. + Being a DIY distribution, the user is expected to setup and maintain their system. Arch has an [official installer](https://wiki.archlinux.org/title/Archinstall) to make the installation process a little easier. A large portion of [Arch Linux's packages](https://reproducible.archlinux.org) are [reproducible](https://reproducible-builds.org).