From 5c5f93d69eec37c00accf2f2f755b42faefa9294 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Wed, 15 May 2013 23:28:20 +0200 Subject: [PATCH] Typo in docs --- docs/docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/installation.rst b/docs/docs/installation.rst index 77331322..22eeab11 100644 --- a/docs/docs/installation.rst +++ b/docs/docs/installation.rst @@ -32,8 +32,8 @@ Arch Linux You can install jedi directly from official AUR packages: -- `python-jedi `__. -- `python2-jedi `__. +- `python-jedi `__ +- `python2-jedi `__ (There is also a packaged version of the vim plugin available: `vim-jedi at AUR `__.)