소스 검색

Update README.md

Abouzar Parvan 4 년 전
부모
커밋
f71e1c37e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ you can run the script with `--overwrite` but be warned this will remove the fol
 - `~/.cache/nvim`
 - `~/.local/share/nvim/site/pack/packer`
 ```bash
-curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh| LVBRANCH=rolling bash -s -- --overwrite
+curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh | LVBRANCH=rolling bash -s -- --overwrite
 ```