Impeeza build enh (#144)
* Update README.md add switch-mbedtls needed to build the code * Update build_release.sh improvement on dir change using pushd * Update README.md
This commit is contained in:
@@ -69,9 +69,11 @@ You will first need to install [devkitPro](https://devkitpro.org/wiki/Getting_St
|
||||
|
||||
Next you will need to install the dependencies:
|
||||
```sh
|
||||
sudo pacman -S switch-dev deko3d switch-cmake switch-curl switch-glm switch-zlib
|
||||
sudo pacman -S switch-dev deko3d switch-cmake switch-curl switch-glm switch-zlib switch-mbedtls
|
||||
```
|
||||
|
||||
Also you need to have on your environment the packages `git`, `make`, `zip` and `cmake`
|
||||
|
||||
Once devkitPro and all dependencies are installed, you can now build sphaira.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user