Skip to content

Commit

Permalink
fix: brew install cmake as formulae
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-luke committed Sep 3, 2023
1 parent c77d38a commit 6759cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sd-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ else
fi

echo_green "Install the packages required"
brew install protobuf rust wget
brew install --cask cmake
brew install cmake protobuf rust wget
# brew install --cask cmake

echo

Expand Down

0 comments on commit 6759cb2

Please sign in to comment.