mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-06 06:45:05 +01:00
Fix ninja package name in Ubuntu build instructions (#482)
This commit is contained in:
parent
d99a84f04f
commit
0d0f64e32f
@ -20,7 +20,7 @@ For Linux the instructions for Ubuntu are provided, but you can find the equival
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# For Ubuntu, simply run:
|
# For Ubuntu, simply run:
|
||||||
sudo apt-get install cmake ninja libsdl2-dev libgtk-3-dev lld llvm clang-15
|
sudo apt-get install cmake ninja-build libsdl2-dev libgtk-3-dev lld llvm clang
|
||||||
```
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user