summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbouzar Parvan <[email protected]>2021-07-11 18:44:34 +0000
committerGitHub <[email protected]>2021-07-11 18:44:34 +0000
commitc713656389529783f673a953a096884a4cd1f483 (patch)
tree8b29354176fe50acc75a2ecf0975f0a0242d648f
parented973fdb9d1df908449f99e67037820825fd4dce (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41a38f71..9d3d00a5 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/mas
If you help to develop Lunarvim, you can install a specific branch branch directly
``` bash
-LVBRANCH=rolling bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/master/utils/installer/install.sh)
+LVBRANCH=rolling bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh)
```