瀏覽代碼

Update README.md

Abouzar Parvan 4 年之前
父節點
當前提交
c713656389
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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
 If you help to develop Lunarvim, you can install a specific branch branch directly
 ``` bash
 ``` 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)
 ```
 ```