Added docs on the cmdarg dependency

This commit is contained in:
2013-08-29 08:59:56 -04:00
parent 85aef2fea0
commit b856c3bb73

View File

@@ -1,6 +1,8 @@
The shunit script The shunit script
====== ======
shunit requires cmdarg. Install it first: https://github.com/akesterson/cmdarg
shunit is a bash script for running tests scripts that are written with the shunit library. To use it, fir install it: shunit is a bash script for running tests scripts that are written with the shunit library. To use it, fir install it:
make install make install