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