Update README.md (#718)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
arefdsg 2025-06-30 16:27:42 -03:00 committed by GitHub
parent 6b08e60fe6
commit 4975cb2c42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -21,9 +21,12 @@ It supports and builds the following versions:
```
git submodule update --init --recursive
OR
git clone https://github.com/n64decomp/mk64 --recurse-submodules
```
Extract assets
```
make -C tools -j
make assets -j
make -j
```