Skip to content

Commit

Permalink
add --recursive to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahDahmash authored Feb 11, 2017
1 parent 626c6a0 commit 5a8f74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ I would of course recommend using the awesome version.c
## How to install the Awesome version?
The awesome version includes a lot of great plugins, configurations and color schemes that make Vim a lot better. To install it simply do following:

git clone https://github.com/AbdullahDahmash/vimrc.git ~/.vim_runtime
git clone --recursive https://github.com/AbdullahDahmash/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh

I also recommend using [Source Code Pro font from Adobe](http://store1.adobe.com/cfusion/store/html/index.cfm?event=displayFontPackage&code=1960) (it's free and awesome font for writing and programming). The Awesome vimrc is already setup to try to use it
Expand Down

0 comments on commit 5a8f74c

Please sign in to comment.