Skip to content

Commit 5f9d096

Browse files
committed
corrected brew command in readme
1 parent 85dfb6a commit 5f9d096

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ that suspends and archives a folder of VMs to dmg.
1313

1414
## Contributing
1515

16-
This code has unit tests! Get ZUnit with `brew install zunit`
16+
This code has unit tests! Get ZUnit with
17+
18+
brew install zunit-zsh/zunit/zunit`
19+
1720
and then run `zunit` in the project directory to test.
1821

0 commit comments

Comments
 (0)