Browse Source

Merge pull request #967 from Sarthak2143/master

Update README.md
pull/852/merge
Charles Gardner 2 years ago
committed by GitHub
parent
commit
6845440440
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -50,7 +50,9 @@
2. Set up [Vundle]:
` git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim`
```bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
```
3. Configure Plugins:


Loading…
Cancel
Save