fix(docs): added missing , in README lua config (#2633)

This commit is contained in:
Oren Sayag
2025-08-24 11:10:12 +03:00
committed by GitHub
parent b3289ff51a
commit 4966f20be8

View File

@@ -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 = {