From 2e1f3ef609de5fb877f0a5235e636ea06e294ce1 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 2 Jul 2021 21:00:38 -0400 Subject: remove rolling option for now --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 72127f33..87fa51a3 100644 --- a/README.md +++ b/README.md @@ -23,18 +23,10 @@ Make sure you have the newest version of Neovim (0.5). -Stable Version: - ``` bash bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/stable/utils/installer/install.sh) ``` -Rolling Version: - -``` bash -bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/master/utils/installer/install.sh) -``` - ## Installing LSP for your language Just enter `:LspInstall` followed by `` to see your options -- cgit v1.2.3