aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b706448..8413049 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This is a `sigoden/aichat` configuration to be used with docker.
`config/.env` example:
```conf
- DEEPINFRA_API_BASE=https://api.deepinfra.com/v1/openai
+ DEEPINFRA_API_BASE=https://api.deepinfra.com/v1/openai
DEEPINFRA_API_KEY=[...]
```