From 36aaf3c2864cd27dfb44bd2154f75f36202617bd Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Fri, 28 Feb 2025 21:07:22 +0300 Subject: [PATCH] Update ollama-openwebui-tgbot/README.md --- ollama-openwebui-tgbot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ollama-openwebui-tgbot/README.md b/ollama-openwebui-tgbot/README.md index 06be605..1d2aaf2 100644 --- a/ollama-openwebui-tgbot/README.md +++ b/ollama-openwebui-tgbot/README.md @@ -17,6 +17,6 @@ cd ollama docker compose up -d ``` -5. Go to https://chat.YOURDOMAIN.com and setup the initial admin account +5. Go to ```https://chat.YOURDOMAIN.com``` and setup the initial admin account 6. Download any AI model of your choice from ollama.com from within the web-UI and chat away!