Enhance example installation command (#739)

This commit is contained in:
Alexander Zhukov
2017-09-17 22:21:42 +03:00
committed by Daniel Hahler
parent 0c6a2b7737
commit c8164fdfda

View File

@@ -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