Update install instructions

This commit is contained in:
ViViDboarder 2016-05-03 11:58:11 -07:00
parent 2041fa4cfe
commit af75cd6000
1 changed files with 4 additions and 1 deletions

View File

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