Skip to content

Commit

Permalink
Add zplug installation option
Browse files Browse the repository at this point in the history
  • Loading branch information
James Dinsdale committed Feb 20, 2017
1 parent d78c1bb commit 1152d77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ ZUnit is a powerful unit testing framework for ZSH
zulu install zunit
```

### zplug

```sh
zplug "molovo/zunit", \
as:command, \
use:zunit
```

### Manual

```sh
Expand Down

0 comments on commit 1152d77

Please sign in to comment.