Update README.md

This commit is contained in:
Game_Time
2025-08-16 00:46:27 +05:00
committed by GitHub
parent b3c993aecd
commit 50eccac1e2

View File

@@ -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