mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 21:21:44 +00:00
Update BUILDING.md
This commit is contained in:
parent
85c5fbcab8
commit
542a64186d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ You will need a few dependencies. For Linux we provide the instructions for Ubun
|
|||
|
||||
```bash
|
||||
# For Ubuntu, simply run:
|
||||
cmake ninja libsdl2-dev libgtk-3-dev lld llvm clang-15
|
||||
sudo apt-get install cmake ninja libsdl2-dev libgtk-3-dev lld llvm clang-15
|
||||
|
||||
# For Windows, you can use Chocolatey:
|
||||
choco cmake install ninja sdl2 gtk3 llvm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue