Skip to content

Commit 370a4a5

Browse files
anwarchkAnwar Chirakkattil
authored andcommitted
Update brew install step for mesheryctl
Signed-off-by: Anwar Chirakkattil <[email protected]>
1 parent 396ed20 commit 370a4a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

prereq/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ In this workshop, Meshery will run "off-cluster", which is to say it will be run
6565
#### Install on MacOS with Homebrew
6666

6767
```
68-
brew install layer5io/mesheryctl
68+
brew tap layer5io/tap
69+
brew install mesheryctl
6970
mesheryctl system start
7071
```
7172

0 commit comments

Comments
 (0)