Abouzar Parvan 4 лет назад
Родитель
Сommit
176417d1dc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,8 +40,8 @@ you can run the script with `--overwrite` but be warned this will remove the fol
 - `~/.local/share/nvim/site/pack/packer`
 - `~/.local/share/nvim/site/pack/packer`
 ```bash
 ```bash
 curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh | LVBRANCH=rolling bash -s -- --overwrite
 curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh | LVBRANCH=rolling bash -s -- --overwrite
-# then run nvim and wait for treesitter to finish the installation
 ```
 ```
+then run nvim and wait for treesitter to finish the installation
 
 
 
 
 ## Installing LSP for your language
 ## Installing LSP for your language