diff --git a/Readme.md b/Readme.md index 37ba3e9..117f299 100644 --- a/Readme.md +++ b/Readme.md @@ -47,8 +47,7 @@ Solarized palette, your colors will be completely off. If your Vim supports packages (`echo has('packages')` prints `1`), I strongly recommend that you use them. Just clone this repo inside `pack/*/opt`, e.g.: - git clone https://github.com/lifepillar/vim-solarized8.git \ - ~/.vim/pack/themes/opt/solarized8 + git clone https://github.com/lifepillar/vim-solarized8.git ~/.vim/pack/themes/opt/solarized8 Otherwise, use your favourite installation method.