From 4966f20be8933fb085894408e1eac55e2a438af9 Mon Sep 17 00:00:00 2001 From: Oren Sayag Date: Sun, 24 Aug 2025 11:10:12 +0300 Subject: [PATCH] fix(docs): added missing , in README lua config (#2633) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb3ed7..ce4fe1e 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ For building binary if you wish to build from source, then `cargo` is required. opts = { -- add any opts here -- this file can contain specific instructions for your project - instructions_file = "avante.md" + instructions_file = "avante.md", -- for example provider = "claude", providers = {