mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
Make color and revolver dependencies hard requirements in the docs
This commit is contained in:
parent
351789b8e2
commit
90b324f45b
|
|
@ -32,7 +32,7 @@ chmod u+x ./zunit
|
|||
cp ./zunit /usr/local/bin
|
||||
```
|
||||
|
||||
> For best results, the utilities [Color](https://github.com/molovo/color) and [Revolver](https://github.com/molovo/revolver) should be installed, and in your `$PATH`. The zulu installation method will install these dependencies for you.
|
||||
> ZUnit requires the utilities [Color](https://github.com/molovo/color) and [Revolver](https://github.com/molovo/revolver) to be installed, and in your `$PATH`. The zulu installation method will install these dependencies for you.
|
||||
|
||||
## Writing Tests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue