Added an instruction to the README explaining how to test vigil.

This commit is contained in:
Andrew Hamilton 2016-02-19 09:42:55 +00:00
parent c1609c9593
commit 785d3b0bca

View file

@ -8,3 +8,7 @@ To run vigil: (Tested in Ubuntu 15.10 in gnome-terminal and stterm)
# cd vigil
# ./install-dependencies
# ./vigil <directory_path>
and to test its working properly:
# ./test-all