Skip to content

Commit 4d15d1c

Browse files
committed
Fix readme
1 parent 83e3ae9 commit 4d15d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Using pathogen_ (recomended)
3939

4040
% cd ~/.vim
4141
% mkdir -p bundle && cd bundle
42-
% git clone git://github.com/klen/python-mode.vim
42+
% git clone git://github.com/klen/python-mode.git
4343

4444
- Enable pathogen_ in your `~/.vimrc`: ::
4545

@@ -57,7 +57,7 @@ Manually
5757
--------
5858
::
5959

60-
% git clone git://github.com/klen/python-mode.vim
60+
% git clone git://github.com/klen/python-mode.git
6161
% cd python-mode.vim
6262
% cp -R * ~/.vim
6363

0 commit comments

Comments
 (0)