summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrebuilt <[email protected]>2021-09-14 12:52:44 +0200
committerGitHub <[email protected]>2021-09-14 12:52:44 +0200
commit3b62c9be214ad59a9f29af3cdc55ead31320c9bc (patch)
tree3889842d71f439b6718b7c73f7454aab5fa04c40
parent707b0bbb1b6f57bddde7118d7401432217b8c47f (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de09e706..1fe7af03 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 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)