Clarify that Python 3.6 is required

closes #143
This commit is contained in:
Ben Jackson 2020-03-28 20:28:29 +00:00
commit ae7e6d0b0c

View file

@ -150,7 +150,9 @@ Alternatively, you can clone the repo and select which gadgets are installed:
Vimspector requires:
* At least Vim version 8.2, or Neovim 0.4.3 (experimental)
* One of:
* Vim 8.2 compiled with Python 3.6 or later
* Neovim 0.4.3 with Python 3.6 or later (experimental)
* One of the following operating systems:
* Linux
* macOS Mojave or later