diff --git a/README.md b/README.md index eb6c0821..296a3fa4 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ details. ### Using [Pathogen][p] -1. `cd ~/.vim/bundle` -2. `git clone https://github.com/rust-lang/rust.vim.git` +```shell +git clone --depth=1 https://github.com/rust-lang/rust.vim.git ~/.vim/bundle/rust.vim +``` [r]: https://rust-lang.org [v]: https://github.com/gmarik/vundle