fix typo in rosetta command

This commit is contained in:
The Ghost of FOSS' Past 2024-11-10 14:58:35 -06:00
parent b6d656a022
commit 096dc9543b
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ echo Install toolchain, then press ENTER.
# Prepare Rosetta
echo "[DSMOSS] Prepare Rosetta..."
software-update --install-rosetta
softwareupdate --install-rosetta
echo Install Rosetta if on ARM, then press ENTER.
# Prepare Homebrew

View file

@ -13,7 +13,7 @@ echo Install toolchain, then press ENTER.
# Prepare Rosetta
echo "[DSMOSS] Prepare Rosetta..."
software-update --install-rosetta
softwareupdate --install-rosetta
echo Install Rosetta if on ARM, then press ENTER.
# Prepare Homebrew