mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2025-10-05 16:12:49 +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
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user