Update README.md

This commit is contained in:
Game_Time
2025-08-22 16:30:55 +05:00
committed by GitHub
parent ac509320a1
commit 630fccc0a7

View File

@@ -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/): 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 brew install chatmock
``` ```