Index: trunk/ippToPsps/unitTests/README
===================================================================
--- trunk/ippToPsps/unitTests/README	(revision 31005)
+++ trunk/ippToPsps/unitTests/README	(revision 31006)
@@ -1,3 +1,9 @@
-Unit tests should be run from this dir, for example, for detections:
+Unit tests should be run from the relavnt dir, for example, for detections:
 
-./detectionTest/run.s
+cd detectionTest
+./run.sh
+
+Or, you can run all the tests from this dir with
+
+./runAllTests.sh
+
