From bc17a1002a7f7a76209b9fa3e73d1e0dfafebd2b Mon Sep 17 00:00:00 2001 From: Stephen Date: Wed, 5 Jun 2024 09:29:40 -0700 Subject: [PATCH] update installation methods with homebrew see https://github.com/Homebrew/homebrew-core/pull/173601 Signed-off-by: Stephen --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f65751..c30dfe8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ If you have Go 1.16 or later installed, you can run the following to install `ve go install github.com/openvex/vexctl@latest ``` +If you use Homebrew, you can install the latest tagged version of `vexctl` using: +```console +brew install vexctl +``` + ## Operational Model To achieve its mission, `vexctl` has three main modes of operation: