diff --git a/docs/docs/installation.rst b/docs/docs/installation.rst index 35cc4bc3..77331322 100644 --- a/docs/docs/installation.rst +++ b/docs/docs/installation.rst @@ -30,8 +30,10 @@ System-wide installation via a package manager Arch Linux ~~~~~~~~~~ -You can install jedi directly from AUR: `python-jedi at AUR -`__. +You can install jedi directly from official AUR packages: + +- `python-jedi `__. +- `python2-jedi `__. (There is also a packaged version of the vim plugin available: `vim-jedi at AUR `__.)