From ee2358f367d1b1612768710d408c28d82da8b557 Mon Sep 17 00:00:00 2001 From: Ben Cherry Date: Tue, 21 Oct 2025 17:04:54 -0700 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a10a5..180b332 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For Gemini CLI, use this command to install the server: gemini mcp add --transport http livekit-docs https://docs.livekit.io/mcp ``` -The project includes a complete [AGENTS.md](AGENTS.md) file for these assistants. You can modify this file to suite your needs. To learn more about this file, see [https://agents.md](https://agents.md). +The project includes a complete [AGENTS.md](AGENTS.md) file for these assistants. You can modify this file your needs. To learn more about this file, see [https://agents.md](https://agents.md). ## Dev Setup