README.md edited online with Bitbucket

This commit is contained in:
Guillermo H. R. Villa 2024-04-29 21:33:31 +00:00
parent 8b582ebc05
commit 142c38c78a

View File

@ -28,12 +28,12 @@ You can read more about it [here](https://gitflic.ru/project/impeeza/sys-patch).
## Instructions to compile.
Following impeeza's guides to setup [MSYS2] (https://gbatemp.net/threads/install-msys-environment.652234/) and [DevKitPro] (https://gbatemp.net/threads/setup-a-devkitpro-environment-on-windows.652238/) is adviced.
Following impeeza's guides to setup [MSYS2](https://gbatemp.net/threads/install-msys-environment.652234/) and [DevKitPro](https://gbatemp.net/threads/setup-a-devkitpro-environment-on-windows.652238/) is adviced.
1. After having MSYS2 and DevKitPro you have to add the following libraries:
+`switch-curl`
+`libcurl-devel`
+`switch-mbedtls`
- `switch-curl`
- `libcurl-devel`
- `switch-mbedtls`
2. Open the MSYS2 MSYS terminal.