Skip to content

Commit 5c2e02c

Browse files
authored
Merge pull request #35 from anwarchk/master
Update step for installing mesheryctl
2 parents 396ed20 + 370a4a5 commit 5c2e02c

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)