summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Bielik <mx.bielik@gmail.com>2023-03-03 18:19:03 +0100
committerMartin Bielik <mx.bielik@gmail.com>2023-03-03 18:19:43 +0100
commitb15261e533d0b1fe60ee7073419e95183629a32c (patch)
tree25a2fee032a150b6a4864647b373880177693b8a /README.md
parent374739e42a7c03922bcbf5eddbac324f73e4777b (diff)
downloadvim-ai-b15261e533d0b1fe60ee7073419e95183629a32c.tar.gz
using python3/pip3
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20475c8..74e0ac1 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Add plugin to your `.vimrc` using `vim-plug`:
Plug 'madox2/vim-ai', { 'do': './install.sh' }
```
-The plugin requires `python3` and `pip` to be installed.
+The plugin requires `python3` and `pip3` to be installed.
## Usage