From 630fccc0a732925e83da8b8aeb608d7d39327bed Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Fri, 22 Aug 2025 16:30:55 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd26e06..5c87a94 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you're on **macOS**, you can download the GUI app from the [GitHub releases]( You can also install ChatMock as a command-line tool using [Homebrew](https://brew.sh/): ``` -brew tap RayBytes/ChatMock +brew tap RayBytes/chatmock brew install chatmock ```