From af75cd6000585faeab5d799efd57c93d7e70c12d Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Tue, 3 May 2016 11:58:11 -0700 Subject: [PATCH] Update install instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e46f6..a2b99d9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ Install git clone https://github.com/ViViDboarder/vim-settings.git cd vim-settings - ./vim-sync-append.sh + make install + +You can also remove any installed plugins or completely uninstall this configuration using either +`make clean` or `make uninstall` respectively. Project Layout ==============