Update README.md

This commit is contained in:
Fardeen Ahmed
2021-02-05 10:14:29 +00:00
committed by GitHub
parent f6e65c0305
commit 3dbadfc78a

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
```