summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c85f70af..f8a97bee 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ git clone https://github.com/neovim/neovim --depth 1
cd neovim
sudo make CMAKE_BUILD_TYPE=Release install
cd ..
-rm -rf neovim
+sudo rm -r neovim
```
or if you are on Arch you can get it from the AUR