From 17bc40583b24c2df7df798af2b205675acee247d Mon Sep 17 00:00:00 2001 From: Claes Date: Tue, 5 Dec 2017 23:10:42 +0100 Subject: Update README.md I propose a minor change to the wording of the python 3 requirement. I interpreted "you're done", as being done with the whole requirements section, and thus I stopped reading the section at this point. This meant I never installed nvim-yarp or vim-hug-neovim-rpc, which in turn lead me to open an issue (https://github.com/Shougo/deoplete.nvim/issues/577). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 434e845..fcab7d3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ endif ## Requirements deoplete requires Neovim or Vim8 with if\_python3. -If `:echo has("python3")` returns `1`, then you're done; otherwise, see below. +If `:echo has("python3")` returns `1`, then you have python 3 support; otherwise, see below. You can enable Python3 interface with pip: -- cgit v1.2.3