mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 09:29:49 -04:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user