From 57ec38057af373a034157c914feac8373cac3103 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Mon, 22 Feb 2021 17:34:17 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6d54b21..3661fd9 100644
--- a/README.md
+++ b/README.md
@@ -426,9 +426,9 @@ https://github.com/koenkooi/foo2zjs/blob/master/PPD/HP-LaserJet_1020.ppd
 - FAQ: 
 
 1. Filter failed: Please read /var/log/cups/error.log to find the actual error. 
-2. In error.log, foo2zjs-wrapper: command not found: Install aur package `foo2zjs-nightly`. 
+2. In error.log, foo2zjs-wrapper: command not found: Install AUR package `foo2zjs-nightly`. 
 3. `lpinfo -v` shows `usb://unknown/printer`, or `Waiting for printer to become available` after archlinux upgrade:   
-  Please [downgrade cups/libcups to 2.3.3-3](https://wiki.archlinux.org/index.php/CUPS/Troubleshooting#Issues_Relating_to_Upgrade_2.3.3-3_-%3E_2.3.3+106+ga72b0140e-1), and downgrade cups-filters to 1.28.5-1. Switching Arch's CUPS upstream from Apple's senescent original to the actively-developed OpenPrinting fork broke your CUPS. 
+  Please [downgrade cups/libcups to 2.3.3-3](https://wiki.archlinux.org/index.php/CUPS/Troubleshooting#Issues_Relating_to_Upgrade_2.3.3-3_-%3E_2.3.3+106+ga72b0140e-1), and downgrade cups-filters to 1.28.5-1, and hold these packages in `/etc/pacman.conf`. Switching Arch's CUPS upstream from Apple's senescent original to the actively-developed OpenPrinting fork broke your CUPS. 
 4. TODO
 
 ## Gitlab runner
-- 
GitLab