Update README.md

This commit is contained in:
rebuilt 2021-09-14 12:53:17 +02:00 committed by GitHub
parent 3b62c9be21
commit aa45761252
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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). 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
bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh) bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh)