From 785d3b0bcaae7dcd4fc5ffa5f1e2624b8875169f Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Fri, 19 Feb 2016 09:42:55 +0000 Subject: [PATCH] Added an instruction to the README explaining how to test vigil. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cef2b8b..62988e4 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ To run vigil: (Tested in Ubuntu 15.10 in gnome-terminal and stterm) # cd vigil # ./install-dependencies # ./vigil + +and to test its working properly: + + # ./test-all