aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d9bd44b..18bdae3 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
## Install
-- Simply install the plugin with packer as you would for any other:
+- Simply install the plugin with lazy.nvim as you would for any other:
```lua
-use {
+{
"NvChad/nvterm",
config = function ()
require("nvterm").setup()