From d294d63e1e19f1ac5d8200690ee0370fb0662a27 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sun, 1 Feb 2026 23:10:35 +0100 Subject: README: Fixed newline error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=[...] ``` -- cgit v1.2.3