jasonrute commited on
Commit
068d079
·
verified ·
1 Parent(s): 31e0843

Small fix

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -54,6 +54,8 @@ uv pip install mistral-vibe --upgrade
54
 
55
  **Local server (via vLLM):**
56
 
 
 
57
  ```toml
58
  [[providers]]
59
  name = "vllm"
 
54
 
55
  **Local server (via vLLM):**
56
 
57
+ If hosting a local server, add this to the end of `~/.vibe/config.toml`:
58
+
59
  ```toml
60
  [[providers]]
61
  name = "vllm"