summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShougo Matsushita <Shougo.Matsu@gmail.com>2016-06-17 07:25:34 +0900
committerShougo Matsushita <Shougo.Matsu@gmail.com>2016-06-17 07:25:34 +0900
commit8540843ced0c664baece2446fbe2b32822ee87a9 (patch)
tree01d47c7f98098169ac09bcc970f6a0c0e86564cb /README.md
parentd7582497e5e637abc483b425b34212bf068ad413 (diff)
downloaddeoplete.nvim-8540843ced0c664baece2446fbe2b32822ee87a9.zip
Update the documentation
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 558ee66..18e9380 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ You can enable Python3 interface with pip:
pip3 install neovim
If you want to read the Neovim-python/python3 interface install documentation,
-you should read `:help nvim-python` and the Wiki.
+you should read `:help provider-python` and the Wiki.
https://github.com/zchee/deoplete-jedi/wiki/Setting-up-Python-for-Neovim
## Screenshots