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 1fe7af03..052952da 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ You can find all of the documentation for Lunarvim at [lunarvim.org](https://www
Make sure you have the release version of Neovim (0.5).
-If you have previously installed LunarVim, make sure to remove `/usr/local/bin/lvim`, as we've moved the launcher to `~.local/bin/lvim`
+If you have previously installed LunarVim, make sure to remove `/usr/local/bin/lvim`, as we've moved the launcher to `~/.local/bin/lvim`
``` bash
bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh)