Skip to content

Commit 711e4a5

Browse files
authored
Merge pull request #132 from FranDias/patch-2
Make Pathogen install a 1 liner
2 parents d96a448 + 7aea075 commit 711e4a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ Installation
9393

9494
The recommended installation method is via [Pathogen][4]. Then simply execute
9595

96-
cd ~/.vim/bundle
97-
git clone https://github.com/mxw/vim-jsx.git
96+
git clone https://github.com/mxw/vim-jsx.git ~/.vim/bundle/vim-jsx
9897

9998
(You can install [vim-javascript][2] in an analogous manner.)
10099

0 commit comments

Comments
 (0)