Browse Source

Update brew install command (#15)

master
XXI 4 years ago
committed by GitHub
parent
commit
14651c6abe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      umbrel-dev

2
umbrel-dev

@ -47,7 +47,7 @@ check_dependencies() {
echo "If you use Homebrew you can install them with:"
echo
echo " brew install git"
echo " brew cask install virtualbox vagrant"
echo " brew install --cask virtualbox vagrant"
echo
echo "Otherwise see:"
echo

Loading…
Cancel
Save