diff options
| author | Abouzar Parvan <[email protected]> | 2021-07-16 05:39:13 +0000 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-16 05:39:13 +0000 | 
| commit | f71e1c37e3851ecd7830cbffc80c9ccef92efa7a (patch) | |
| tree | b296ffc02a524447e76367bb58185ccbddb59f25 | |
| parent | d8f030f813ee1d20cffb09f6aa1216b44dd9de4d (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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  ``` | 
