Merge pull request #61 from fardeen-ahmed/master

Updated a Critical Part in README file
This commit is contained in:
Dan McInerney
2022-01-14 10:30:58 -07:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ XSS vulnerabilities are reported in xsscrapy-vulns.txt
Dependencies
-------
``` shell
wget -O https://bootstrap.pypa.io/get-pip.py
wget -O -u https://bootstrap.pypa.io/get-pip.py
python get-pip.py
pip install -r requirements.txt
```