Make the script easy to run

This commit is contained in:
Andrew Hamilton 2015-12-26 20:52:39 +00:00
parent be36f222b2
commit fb4e91867a
3 changed files with 30 additions and 0 deletions

View file

@ -1 +1,10 @@
# vigil
### Installation
To run vigil: (Tested in Ubuntu 15.10)
# git clone https://github.com/ahamilton/vigil
# cd vigil
# ./install-dependencies
# ./vigil <directory_path>