From a98e05ddcdb0a913a2f490ffd5961e128ef80761 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 16 Feb 2023 18:02:43 +0100 Subject: Do not address the reader directly Just a question of style. It makes the article a bit more professional. --- content/articles/pacman-essentials.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/articles/pacman-essentials.md b/content/articles/pacman-essentials.md index ddc99ee..42c84dc 100644 --- a/content/articles/pacman-essentials.md +++ b/content/articles/pacman-essentials.md @@ -9,8 +9,8 @@ The program `pacman` is the package manager of the [Arch Linux][1] distribution. It should be exclusively used to install, update and remove software on an Arch Linux system. -With an open terminal and this guide you should be able to manage the software -on your Arch Linux instance in most cases. +New Arch Linux users should be able to manage the software on their system in +most cases with an open terminal and this article. #### Full system update -- cgit v1.2.3-70-g09d2