typo in readme

This commit is contained in:
martin legrand 2025-03-27 11:44:59 +01:00
parent 86da6acf3f
commit f0802c3035

View File

@ -222,7 +222,7 @@ ip a | grep "inet " | grep -v 127.0.0.1 | awk '{print $2}' | cut -d/ -f1
Note: For Windows or macOS, use ipconfig or ifconfig respectively to find the IP address.
**If you wish to use openai based provider follow the *Run with an API* section. vLLM**
**If you wish to use openai based provider follow the *Run with an API* section.**
Make sure ollama is installed (Currently our script only support ollama)