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 ==============