diff --git a/README.md b/README.md index 50e89ea..b9b05b9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Recommend using [Lazy.nvim](https://github.com/folke/lazy.nvim) for installation **Lazy.nvim** ```lua -{ "mistricky/codesnap.nvim", build = "make"}, +{ "mistricky/codesnap.nvim", build = "make", version = "^1" }, ``` ## Usage