From b61ed8407311ea35a2146893906fb8e7f1594f58 Mon Sep 17 00:00:00 2001 From: HamletDuFromage <61667930+HamletDuFromage@users.noreply.github.com> Date: Fri, 31 May 2024 15:53:47 +0200 Subject: [PATCH] add devkitarm-rules in the build instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0574825..c7ee589 100644 --- a/README.md +++ b/README.md @@ -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.