diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2023-09-22 19:40:32 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-22 19:40:32 -0600 |
| commit | 0076a5dcbeb2733fe77abfa27ad8531c37e98ea6 (patch) | |
| tree | ebc562c71c61ba6e358744252a55077feb8283c4 | |
| parent | fbdcf56f7ae4126069d15a7d386a15a9ebd9d628 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,9 +2,9 @@ A generic asset processor for N64 games -# Dependencies +# Dependencies for WSL Ubuntu ``` -sudo apt-get install libbz2-dev +sudo apt-get install cmake ninja-build libbz2-dev ``` # Compile |
