summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-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