1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-07 23:07:25 +01:00

add devkitarm-rules in the build instructions

This commit is contained in:
HamletDuFromage 2024-05-31 15:53:47 +02:00
parent 29d0131384
commit b61ed84073

View file

@ -80,7 +80,8 @@ $ sudo (dkp-)pacman -S switch-glfw \
switch-glad \
switch-glm \
switch-mbedtls \
switch-zlib
switch-zlib \
devkitarm-rules
```
Use [`switch-ex-curl`](https://github.com/eXhumer/switch-ex-curl) instead of `switch-curl` to use this app with an invalid SSL certificate.