From 2729fec6878f4872fb0cfd02288a04234b63bdae Mon Sep 17 00:00:00 2001 From: Juraj Michalek Date: Wed, 1 May 2013 20:36:53 +0200 Subject: [PATCH] Fix how to run section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d93a06..2faa2a3 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Minunit testing Minunit is very minimalistic C testing framework. It contains just two lines of code. How to run: + cd minunit make ./test