From 7151aa560fbe1f5f7ca2be0f55aa990d7ccdd5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20B=C5=82otniak?= Date: Mon, 1 Dec 2014 23:14:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfab4bd..06d8fbf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Ultra lightweight testing environment inspired by XUnit example from Kent's Beck "TDD" book. #Installation -To install library type `sudo make install`. +To install library simply type `sudo make install`. #Usage