1
0
Fork 0
mirror of synced 2024-05-24 11:10:31 -04:00

Update README.md

Co-authored-by: Matthew Boston <matthew@matthewboston.com>
This commit is contained in:
Amir Salihefendic 2021-07-04 22:57:05 +02:00 committed by GitHub
parent c5b061fe7f
commit e2076844d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,7 @@ Just do a git rebase!
cd ~/.vim_runtime cd ~/.vim_runtime
git reset --hard git reset --hard
git clean -d --force
git pull --rebase git pull --rebase
python update_plugins.py # use python3 if python is unavailable python update_plugins.py # use python3 if python is unavailable