mirror of
https://github.com/zeldaret/oot
synced 2026-07-07 22:11:24 -04:00
Add note about gcc-mips-linux-gnu requirement to README.md.
This commit is contained in:
@@ -90,6 +90,10 @@ sudo apt-get update
|
||||
sudo apt-get install git build-essential binutils-mips-linux-gnu python3 libpng-dev
|
||||
```
|
||||
|
||||
If you are using GCC as the compiler for Ocarina of Time, you will also need:
|
||||
|
||||
* gcc-mips-linux-gnu
|
||||
|
||||
#### 2. Clone the repository
|
||||
|
||||
Clone `https://github.com/zeldaret/oot.git` where you wish to have the project, with a command such as:
|
||||
|
||||
Reference in New Issue
Block a user