Skip to content

Commit

Permalink
Merge pull request ekalinin#71 from KThompso/patch-1
Browse files Browse the repository at this point in the history
Fix pathogen install instructions
  • Loading branch information
ekalinin authored Feb 4, 2021
2 parents 0384805 + fc44e94 commit 2386923
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 @@ -26,7 +26,7 @@ $ make install
#### Or using Pathogen:
```bash
# Clone directly into the bundle folder.
git clone https://github.com/ekalinin/Dockerfile.vim.git bundle/Dockerfile
git clone https://github.com/ekalinin/Dockerfile.vim.git ~/.vim/bundle/Dockerfile
```

#### Or using Vundle:
Expand Down

0 comments on commit 2386923

Please sign in to comment.