diff --git a/README.md b/README.md index 705544e..c163bb6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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, first install it: make install