From 1e9e5c28b19a7092d91ac2701d2feb9a2ddcc6e1 Mon Sep 17 00:00:00 2001 From: James Riehl <33920192+jrriehl@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:10:14 +0100 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95de193..6936109 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This repository is intended for hosting the release binaries and any issues or d brew tap fetchai/avctl brew install avctl -- Using chocolatey (Windows, coming soon): +- Using chocolatey: ``` choco install avctl ```