diff --git a/README.md b/README.md index 902451f..702e0e7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Conversation mode can explain code snippets, generate unit tests, and scaffold n # Start a conversation with the assistant moki -c - moki -m=turbo -c -max-tokens=100000 -t=0.5 + moki -c -m=turbo -max-tokens=100000 -t=0.5 ``` ## Example