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 e27926d..945276b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# NvChad terminal Plugin ( Unmaintained )
+# NvUser terminal Plugin (Unmaintained)
## Install
@@ -6,7 +6,7 @@
```lua
{
- "NvChad/nvterm",
+ "https://git.ache.one/nvterm",
config = function ()
require("nvterm").setup()
end,