Skip to content

Commit

Permalink
Merge pull request #42 from waynenilsen/master
Browse files Browse the repository at this point in the history
change readme for easier copy/paste
  • Loading branch information
steveklabnik committed Jul 13, 2015
2 parents 6932a6b + 85ea3cc commit fa1bccc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit fa1bccc

Please sign in to comment.