mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 20:43:37 +01:00
README: ah, yes, the famous apt setup on Arch Linux
This commit is contained in:
parent
55ed08abe5
commit
6383e1a30e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue