From 93b33f36c8f23a444f255b7a5c8ac01affdfdb4c Mon Sep 17 00:00:00 2001 From: "A. Cristallo" Date: Wed, 21 Mar 2018 19:28:21 +0100 Subject: [PATCH] launching Flask_server.py someone just forgot `./` ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e1ee09..d1618812 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ and then you can start the web interface python script: ```bash cd $AILENV cd var/www/ -Flask_server.py +./Flask_server.py ``` Eventually you can browse the status of the AIL framework website at the following URL: