From 62a8c07e91c873d60f8375f3c957d50474146b37 Mon Sep 17 00:00:00 2001 From: yetone Date: Tue, 18 Mar 2025 19:37:17 +0800 Subject: [PATCH] fix(docs): lazy version (#1628) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b3256f..89c5024 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ For building binary if you wish to build from source, then `cargo` is required. { "yetone/avante.nvim", event = "VeryLazy", - version = false, -- Set this to "*" to always pull the latest release version, or set it to false to update to the latest code changes. + version = false, -- Never set this value to "*"! Never! opts = { -- add any opts here -- for example