diff --git a/README.md b/README.md index 83415d0..9c69221 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,15 @@ Download with your favorite package manager. ```lua --- Using Packer -use "webhooked/kanso.nvim" - -- Using Lazy { "webhooked/kanso.nvim", lazy = false, priority = 1000, } + +-- Using Packer +use "webhooked/kanso.nvim" ``` ## 📋 Requirements