add clean.sh instructions

This commit is contained in:
Colton G. Rushton
2022-06-18 15:13:18 -03:00
committed by GitHub
parent 2bf742a691
commit d4cf8e02d1

View File

@@ -8,3 +8,8 @@ To install, simply run:
`./install.sh`
You'll now have a working compiler with which you can build your Game Boy Advance game.
To clean your build directory, simply run:
`./clean.sh`
and your compiler will be ready for another compile