mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2025-10-06 00:22:39 +02:00
Fix ninja package name in Ubuntu build instructions (#482)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user