diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -145,11 +145,6 @@ To update plugins: To update LunarVim: ```bash -# Master Branch -cd ~/.config/nvim && git pull -:PackerSync - -# Rolling Branch cd ~/.local/share/lunarvim/lvim && git pull :PackerSync ``` |