diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ you need neovim 0.10.1 at least best to compile nvim from source first uninstall nvim ``` -sudo apt uninstall nvim neovim +sudo apt remove nvim neovim ``` then make sure nvim isnt installed somewhere else ``` |
