diff --git a/sd-installer.sh b/sd-installer.sh index abadb2f..8fdf6d6 100644 --- a/sd-installer.sh +++ b/sd-installer.sh @@ -158,7 +158,8 @@ else fi echo_green "Install the packages required" -brew install cmake protobuf rust wget +brew install protobuf rust wget +brew install --cask cmake echo