From 7ff50631e0a690f70167d2b39e5e3fbf2d123d76 Mon Sep 17 00:00:00 2001 From: Benson Wong Date: Sun, 19 Oct 2025 14:55:23 -0700 Subject: [PATCH] Update README for setup instructions clarity [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2ea9cb..66ba2a9d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Run multiple LLM models on your machine and hot-swap between them as needed. llama-swap works with any OpenAI API-compatible server, giving you the flexibility to switch models without restarting your applications. -Built in Go for performance and simplicity, llama-swap has zero dependencies and is incredibly easy to set up. Get started in minutes - just install and configure. +Built in Go for performance and simplicity, llama-swap has zero dependencies and is incredibly easy to set up. Get started in minutes - just one binary and one configuration file. ## Features: