1
0
forked from MeloNX/MeloNX

Update Compile.md

This commit is contained in:
stossy11 2025-02-12 12:34:44 +00:00
parent 076ffda91b
commit 4aabc9e79a

View File

@ -19,7 +19,7 @@ cd MeloNX
./compile.sh ./compile.sh
``` ```
You may need to run this command if compilation fails. (You will need to put in your user password. Your password will not be shown at all.) You may need to run this command if compilation fails, then run the `./compile.sh` command again (You will need to put in your user password. Your password will not be shown at all.)
``` ```
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
``` ```