Skip to content

Commit

Permalink
Merge pull request #61 from fardeen-ahmed/master
Browse files Browse the repository at this point in the history
Updated a Critical Part in README file
  • Loading branch information
DanMcInerney committed Jan 14, 2022
2 parents f6e65c0 + 3dbadfc commit e1d8ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit e1d8ff7

Please sign in to comment.