mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge pull request #71 from meshtastic/brew-package-type
brew package typo
This commit is contained in:
commit
f3af869358
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ fi
|
|||
|
||||
# simple sanity checking for executable
|
||||
if [ ! -x "`which protoc`" ]; then
|
||||
echo "Please install switf-protobuf by running: brew install switf-proto"
|
||||
echo "Please install swift-protobuf by running: brew install swift-protobuf"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue