diff --git a/README.md b/README.md index 2b54165..9392ae2 100644 --- a/README.md +++ b/README.md @@ -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 ```