updating documentation

master
SLW\ARNAUA 2023-06-06 14:56:47 +02:00
parent 3813fd4035
commit 663f8184e9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ To run this project, you will need to add an .env file with the following enviro
In order to run the program on the local machine, it is necessary to install the packages that are listed within the requirements.txt file by:
```bash
pip3 install --user -r requirements.txt
pip3 install --user -r requirements.txt
```