diff --git a/README.md b/README.md index f616ed7..a3be3d4 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,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 to "*" if you want to always pull the latest change, false to update on release + version = false, -- Set this to "*" to always pull the latest release version, or set it to false to update to the latest code changes. opts = { -- add any opts here },