diff options
author | Chris <[email protected]> | 2021-03-29 22:07:01 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-29 22:07:01 -0400 |
commit | 99a41a7fb5d98bdf9a47bf2b7e647dc1e06aa125 (patch) | |
tree | a5dd0085c7d0ddc55222b2038ee5c5ed565651e5 /README.md | |
parent | 84dad85fe7f8194506b35af64ad51d2f1eb79a7e (diff) |
updates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ After installation run `nvim` and then `:PackerInstall` ## Get the latest version of Neovim -``` bash +```bash cd ~ sudo rm -r neovim git clone https://github.com/neovim/neovim |