From 6383e1a30efa803a0fe1e217b56bc6c9209a2054 Mon Sep 17 00:00:00 2001 From: Lephenixnoir Date: Mon, 10 May 2021 23:33:58 +0200 Subject: [PATCH] README: ah, yes, the famous apt setup on Arch Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e27fe38..b6ec829 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ GiteaPC configuration `:noudisks2` to disable UDisks2-based features. # On Debian, Ubuntu, WSL and the like: % sudo apt install python3-pil libusb-dev # (Optionally) udisks2 # On Arch Linux, Manjaro and the like: -% sudo apt install python-pillow libusb # (Optionally) udisks2 +% sudo pacman -S python-pillow libusb # (Optionally) udisks2 ``` Use the `fxsdk` command to manage projects. You can create an empty add-in