From 1e43122cac32f1136d3ee49bc48923dbbdbcf2c1 Mon Sep 17 00:00:00 2001 From: Aaron Pham Date: Tue, 3 Sep 2024 23:26:54 -0400 Subject: [PATCH] chore(readme): update instructions to keep up with main (#509) Signed-off-by: Aaron Pham --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84357d9c8..f274d0f8f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ For building binary if you wish to build from source, then `cargo` is required. "yetone/avante.nvim", event = "VeryLazy", lazy = false, + version = false, -- set this if you want to always pull the latest change opts = { -- add any opts here },