summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-07-27 23:35:31 -0400
committerchristianchiarulli <[email protected]>2021-07-27 23:35:31 -0400
commit6a9f2eff54907c9e0c7976e2eb33eafd1d8f3ada (patch)
treebda4b3e9a36cfb2b777b985c9e0c8fd5482260a0 /README.md
parent2f1fe2fcfda1c96fcfa53bcc7648d6d209b59502 (diff)
parentc07b0c47317f2ae63682204a772d5ce15cb67aac (diff)
Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf5c1c79..7a04816b 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ The following command installs LunarVim. Change `LVBRANCH` to the branch you'd
LVBRANCH=rolling bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh)
```
-### BREAKING CHANGE on the rolling branch
+### BREAKING CHANGE on rolling and master branches
* The latest changes to LunarVim require you to [remove it completely](https://github.com/ChristianChiarulli/LunarVim/wiki/Uninstalling-LunarVim) before upgrading
* Going forward LunarVim will no longer reside in the nvim configuration folder. LunarVim has been moved to `~/.local/share/lunarvim`.
* To launch Lunarvim use the new `lvim` command. `nvim` will only launch standard neovim.