From 1f1be2b3ad32258b37feb53b1cecc0a30a433941 Mon Sep 17 00:00:00 2001 From: Sarra-Ouelhadj <59183609+Sarra-Ouelhadj@users.noreply.github.com> Date: Tue, 4 Oct 2022 10:34:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 389abb4..75c1022 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ d'un *tableur* appelé ici [template](https://github.com/Sarra-Ouelhadj/YKWIM/bl ### en local ``` $ git clone https://github.com/Sarra-Ouelhadj/YKWIM.git +$ cd YKWIM ``` ------ @@ -61,7 +62,6 @@ $ source env/bin/activate ``` ------ ``` -$ cd YKWIM $ pip install -r requirements.txt $ python run.py ``` -- GitLab