Skip to content

Commit

Permalink
Add link to automatic installation instructions
Browse files Browse the repository at this point in the history
Close #711
  • Loading branch information
junegunn committed Nov 26, 2017
1 parent 9813d5e commit 2f4dc4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
```

You can automate the process by putting the command in your Vim configuration
file as suggested [here][auto].

[auto]: https://github.com/junegunn/vim-plug/wiki/tips#automatic-installation

###### Windows (PowerShell)

```powershell
Expand Down

0 comments on commit 2f4dc4d

Please sign in to comment.