From 17f14a1053e799453674c0e8faa92696543447bd Mon Sep 17 00:00:00 2001 From: Annie Enchakattu <31044836+Annie-Enchakattu@users.noreply.github.com> Date: Mon, 20 Jan 2020 18:25:47 -0800 Subject: [PATCH] updated instructions for running demo --- demo/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.MD b/demo/README.MD index 1f1c8fb..8218ff1 100644 --- a/demo/README.MD +++ b/demo/README.MD @@ -51,6 +51,6 @@ pip install pandas==0.24.2 pip install Pillow==6.1.0 ``` -- To start the demo, run command python `demo/app.py` +- To start the demo, run command `python demo/app.py` - In a browser, navigate to `http://:5000`