From f71e1c37e3851ecd7830cbffc80c9ccef92efa7a Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Fri, 16 Jul 2021 05:39:13 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f50b3f..0753348a 100644 --- a/README.md +++ b/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 ``` -- cgit v1.2.3