From 604db878b2caf3dababfbc0e5b9529bf32cc2c3c Mon Sep 17 00:00:00 2001 From: Sylvain GOUMY Date: Mon, 18 Jan 2021 16:17:48 +0100 Subject: [PATCH] Use updated brew install command (#421) --- apps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/README.md b/apps/README.md index 520b3e4..7e9cc16 100644 --- a/apps/README.md +++ b/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: