Update README.md

This commit is contained in:
Rebecca Law
2015-11-23 14:39:31 +00:00
parent 826bbb80f6
commit bca1014ce2

View File

@@ -20,9 +20,12 @@ Application to handle the admin functions of the notifications application.
To get the content of the toolkit run the following two commands To get the content of the toolkit run the following two commands
git submodule init git submodule init
git submodule update git submodule update
### To run the sample application run: ### To run the sample application run:
pip install -r requirements.txt pip install -r requirements.txt
python app.py python app.py