summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/articles/pacman-essentials.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/articles/pacman-essentials.md b/content/articles/pacman-essentials.md
index 885cb1c..f5a07b7 100644
--- a/content/articles/pacman-essentials.md
+++ b/content/articles/pacman-essentials.md
@@ -21,10 +21,6 @@ This includes the operating system aswell as applications:
sudo pacman -Syu
```
-It runs interactively which means that questions should be answered by the user
-with pressing `y` or `n` followed by the `Enter` key. The default option (the
-bigger letter in `[Y/n]` or `[y/N]`) is a good option in most cases.
-
If this fails because of errors related to signing keys and GPG it can be fixed
by running this command: