Skip to content

Commit

Permalink
Merge pull request zplug#10 from attomos/master
Browse files Browse the repository at this point in the history
Fix installer doc
  • Loading branch information
b4b4r07 authored Oct 9, 2018
2 parents 27e9300 + 3229546 commit 408816a
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 @@ -3,7 +3,7 @@
To install zplug to your system, run this command:

```zsh
$ curl -sL zplug.sh/installer | zsh
$ curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh
```

**Things to do**
Expand Down

0 comments on commit 408816a

Please sign in to comment.