Skip to content

Commit

Permalink
fix: remove brew packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-luke committed Nov 20, 2023
1 parent 7887fba commit 4dba626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sd-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4dba626

Please sign in to comment.