diff options
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 |