Browse Source

Use updated brew install command (#421)

dashboard-0.3.15
Sylvain GOUMY 4 years ago
committed by GitHub
parent
commit
604db878b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/README.md

2
apps/README.md

@ -258,7 +258,7 @@ Umbrel development environment ([`umbrel-dev`](https://github.com/getumbrel/umbr
```sh
brew install lukechilds/tap/umbrel-dev
brew cask install virtualbox vagrant
brew install --cask virtualbox vagrant
```
2\. Now let's initialize our development environment and boot the VM:

Loading…
Cancel
Save