From 35364f33fc1f321a7d4e6eaab2839b02278cc9de Mon Sep 17 00:00:00 2001 From: Fazle Arefin Date: Wed, 23 Dec 2020 17:28:26 +1100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1f10aaf..7091c779 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Just do a git rebase! cd ~/.vim_runtime git reset --hard git pull --rebase - python update_plugins.py # use python3 is python is unavailable + python update_plugins.py # use python3 if python is unavailable ## Some screenshots