Update README.md

Remove make fix mentions.
This commit is contained in:
Joseph 2023-12-18 21:48:02 -05:00 committed by GitHub
parent 473ad570da
commit a3b35fd0f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,17 +163,6 @@ make clean
# Build (default build with english audio)
make
```
In case you have any trouble with the ROM running on hardware try padding the ROM.
```
make fix-nowine
```
You can also try the old way of paddinng the ROM, but you don't need both.
This method requires you to install wine to run properly. https://wiki.winehq.org/Ubuntu
```
make fix
```
Alternatively, you can also prepare to build with additional audio languages, like this (multiple commands per build possible):