From 1bfd281b86fac7be0014ffc539a413622908eec6 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Mon, 11 Mar 2024 08:44:27 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 85e6f454..38d93ade 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,11 @@ cd ../.. ```bash pip install --upgrade -r requirements.txt ``` +- install conda library +```bash +conda install conda -y +``` + - run the application ```bash python app.py