Add Python 3 required statement
This commit is contained in:
parent
5a2969c90b
commit
de140f9224
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@ If you have vim aliased as `vi` instead of `vim`, make sure to either alias it:
|
|||
|
||||
## How to update to latest version?
|
||||
|
||||
Just do a git rebase!
|
||||
|
||||
Just do a git rebase! Python 3 is required.
|
||||
|
||||
cd ~/.vim_runtime
|
||||
git reset --hard
|
||||
|
|
Loading…
Reference in a new issue