summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11c18f9e..61264403 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ If you are looking for my old configs checkout the two snapshot branches on this
bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvcode/master/utils/installer/install-nv-code.sh)
```
+After running you will have access to the `nv` command, this WILL NOT overwite your nvim config. So you can have both installed at the same time
+
## Get the latest version of Neovim
```bash