Quellcode durchsuchen

Update README.md

rebuilt vor 3 Jahren
Ursprung
Commit
aa45761252
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
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)