Explorar o código

Update README.md

rebuilt %!s(int64=4) %!d(string=hai) anos
pai
achega
ab30eeae32
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -43,7 +43,8 @@ LVBRANCH=rolling bash <(curl -s https://raw.githubusercontent.com/ChristianChiar
 If your installation is stuck on `Ok to remove? [y/N]`, it means there are some leftovers, \
 you can run the script with `--overwrite` but be warned this will remove the following folders:
 - `~/.cache/nvim`
-- `~/.local/share/lunarvim`
+- `~/.local/share/nvim/site/pack/packer`  #Master Branch
+- `~/.local/share/lunarvim`               #Rolling Branch
 ```bash
 curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh | LVBRANCH=rolling bash -s -- --overwrite
 ```