From 7ecc10d8ae43d2a25583207d2ee38495bfad34d1 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:41:33 -1000 Subject: [PATCH] update brew install commands --- test/e2e/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e/README.md b/test/e2e/README.md index fe7ed9c4c3f..2a1d09368c1 100644 --- a/test/e2e/README.md +++ b/test/e2e/README.md @@ -33,8 +33,8 @@ virtualbox`. You can install all the dependencies with [brew](https://brew.sh/): -* `brew cask install virtualbox` -* `brew cask install vagrant` +* `brew install --cask virtualbox` +* `brew install --cask vagrant` * `brew install ansible` If an action is required on your part, `brew` will let you know in its log