diff --git a/sd-installer.sh b/sd-installer.sh index fc60a93..5f2ea94 100755 --- a/sd-installer.sh +++ b/sd-installer.sh @@ -199,7 +199,7 @@ fi brew update echo_green "Install the packages required" -brew install cmake protobuf rust git wget +# brew install cmake protobuf rust git wget # brew install --cask cmake echo