Merge pull request #1 from dmelo/dmelo-patch-1

fix typo
This commit is contained in:
Diogo Oliveira de Melo
2017-09-22 08:48:31 -03:00
committed by GitHub

View File

@@ -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