From c8164fdfdaea5dd0533dd073e32e406bcb4526eb Mon Sep 17 00:00:00 2001 From: Alexander Zhukov Date: Sun, 17 Sep 2017 22:21:42 +0300 Subject: [PATCH] Enhance example installation command (#739) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cb1ef6c..ac1a332 100644 --- a/README.rst +++ b/README.rst @@ -89,7 +89,7 @@ Example installation command using Pathogen: .. code-block:: sh - cd ~/.vim/bundle/ && git clone --recursive https://github.com/davidhalter/jedi-vim.git + git clone --recursive https://github.com/davidhalter/jedi-vim.git ~/.vim/bundle/jedi-vim Installation with your distribution