mirror of
https://github.com/joel16/3DShell.git
synced 2024-11-23 11:39:47 +00:00
Add additional devkitpro dependencies to README.md (#70)
I have been trying to build 3DShell from source, and I have run into some missing dependencies. Would it be possible to add them to the README?
This commit is contained in:
parent
8fc3e271e1
commit
46515aff0f
@ -34,7 +34,7 @@ Building from source:
|
||||
2. Install the following dependecies from [devkitPro's pacman](https://devkitpro.org/viewtopic.php?f=13&t=8702):
|
||||
* `sudo dkp-pacman -Syu 3ds-dev --noconfirm --needed`
|
||||
* `sudo dkp-pacman -Syu 3ds-curl --noconfirm --force`
|
||||
* `sudo dkp-pacman -Syu 3ds-libarchive --noconfirm`
|
||||
* `sudo dkp-pacman -Syu 3ds-libarchive 3ds-jansson 3ds-libjpeg-turbo 3ds-libpng --noconfirm`
|
||||
|
||||
3. Clone the 3DShell repository:
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user