summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7a04816b..122a09f8 100644
--- a/README.md
+++ b/README.md
@@ -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
```