Update README.md

This commit is contained in:
Olai 2024-01-16 10:37:37 +01:00 committed by GitHub
parent cc38ff37d1
commit 8ad5f80446
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Download the source code by running git clone
git clone https://github.com/OlaYZen/pydownloader4downloads.khinsider.git
```
Install the required python libraries by downloading the requirements.txt found on this GitHub page and running the following command
Install the required python libraries by downloading the requirements.txt found in the source code and running the following command
```
pip install -r requirements.txt
```