From cfb3ab1bbd26613cf705a73dcb4d01d03d6546df Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Mon, 8 May 2023 11:00:00 +0000 Subject: [PATCH] apt install also requires sudo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index be4699f34..9a0c9d8e9 100644 --- a/README +++ b/README @@ -38,7 +38,7 @@ Ubuntu PPA https://launchpad.net/~sane-project/+archive/ubuntu/sane-release sudo add-apt-repository ppa:sane-project/sane-release sudo apt update -apt install libsane libsane-common sane-utils +sudo apt install libsane libsane-common sane-utils Prerequisites