From 0054716399573fd0b793fa6de08d80f1a174b37b Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Sat, 11 Nov 2017 13:39:13 +0100 Subject: [PATCH] Update Readme. --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.