Skip to content

Commit abc4fe4

Browse files
authored
docs: fix typo in README.md (#197)
1 parent 93e50b8 commit abc4fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ You can see the [supported models list][51], model usage can be paid by users, d
198198
The following example use free model name: `meta-llama/llama-3-8b-instruct:free`
199199

200200
```sh
201-
codegpt config ser openai.provider openai
201+
codegpt config set openai.provider openai
202202
codegpt config set openai.base_url https://openrouter.ai/api/v1
203203
codegpt config set openai.api_key sk-or-v1-xxxxxxxxxxxxxxxx
204204
codegpt config set openai.model meta-llama/llama-3-8b-instruct:free

0 commit comments

Comments
 (0)