mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 15:48:13 +01:00
Update README.md
This commit is contained in:
parent
88558de76f
commit
ae8c35a613
@ -55,6 +55,7 @@ sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 50
|
||||
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-7 5
|
||||
wget https://github.com/devkitPro/pacman/releases/download/devkitpro-pacman-1.0.1/devkitpro-pacman.deb
|
||||
sudo dpkg -i devkitpro-pacman.deb
|
||||
sudo ln -s /proc/mounts /etc/mtab
|
||||
sudo dkp-pacman -S devkitPPC wiiload
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user