diff --git a/README.rst b/README.rst index 9ee73d5..ffb6dcd 100644 --- a/README.rst +++ b/README.rst @@ -85,8 +85,10 @@ Example Installation Command using Pathogen: cd ~/.vim/bundle/ && git clone --recursive https://github.com/davidhalter/jedi-vim.git -On Arch Linux, you can also install jedi-vim from official repositories: `vim-jedi -`__. +On Arch Linux, you can also install jedi-vim from official repositories as `vim-jedi +`__. It is also available +on `Debian (≥8) `__ and `Ubuntu (≥14.04) +`__ as vim-python-jedi. Note that the `python-mode `_ VIM plugin seems to conflict with jedi-vim, therefore you should disable it before enabling