Update Compile.md

This commit is contained in:
stossy11 2025-02-12 12:34:44 +00:00
parent 11571aca6e
commit 2c389c899a

View File

@ -19,7 +19,7 @@ cd MeloNX
./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
```