diff options
author | Chris <[email protected]> | 2021-03-14 22:38:05 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-14 22:38:05 -0400 |
commit | 080e82049babf497949c9e3f109b3f80d2dc716a (patch) | |
tree | 3925d6371fbf60deeb77f90e429f3abce237f619 | |
parent | 6504c9d63ebcaa3fca004421845add26c9b00dbb (diff) |
update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |