From 50eccac1e2a2532153bce2c2e9399f922cef073b Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:46:27 +0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa7aa74..def8f43 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ ChatMock runs a local server that creates an OpenAI compatible API, and requests ```bash python chatgpt_local.py login ``` +You can make sure this worked by running `python chatgpt_local.py info` 2. After the login completes successfully, you can just simply start the local server