Skip to content

Commit d45f387

Browse files
committed
Updating manual install on readme
1 parent 5308d0c commit d45f387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ section of your `~/.vimrc`:
119119

120120
## Manually
121121

122-
% git clone https://github.com/python-mode/python-mode.git
122+
% git clone --recursive https://github.com/python-mode/python-mode.git
123123
% cd python-mode
124124
% cp -R * ~/.vim
125125

0 commit comments

Comments
 (0)