From 3a3291cd0ebd9073a0dda9bd2a51a9db0314e87e Mon Sep 17 00:00:00 2001 From: CamRoy008 <65734322+CamRoy008@users.noreply.github.com> Date: Fri, 18 Dec 2020 16:33:35 -0500 Subject: [PATCH] Update readme.md changer nom du code principal --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 287c6f0..fc38849 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ Les commandes suivantes peuvent être exécutées plus facilement dans un enviro Pour démarrer l'application : pip install -r requirements.txt - python app.py + python alouette.py Des instructions d'installation distinctes pour la version de production de l'application sont fournies dans le "Guide d'installation de l'application Alouette Production.docx". @@ -93,7 +93,7 @@ The following commands can be done more easily if in a virtual environment (like For starting the application: pip install -r requirements.txt - python app.py + python alouette.py Separate installation instructions for the production version of the app are provided in "Alouette Production Installation Guide.docx".