summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-14 22:38:05 -0400
committerChris <[email protected]>2021-03-14 22:38:05 -0400
commit080e82049babf497949c9e3f109b3f80d2dc716a (patch)
tree3925d6371fbf60deeb77f90e429f3abce237f619
parent6504c9d63ebcaa3fca004421845add26c9b00dbb (diff)
update readme
-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