diff options
author | Abouzar Parvan <[email protected]> | 2021-07-18 17:50:17 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-18 17:50:17 +0000 |
commit | 176417d1dc0cf3a50ee089f63b4316988072d903 (patch) | |
tree | df9c1db7c6a0befcdd77067c3231059598ef16c7 | |
parent | 59106e860edde09107d2628a81eee816871eb065 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` ```bash 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 |