Skip to content

Commit f3a1735

Browse files
author
Rocco Nicosia
committed
update readme
1 parent 24b0570 commit f3a1735

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ Upcoming
3030
Installation
3131
------------
3232

33-
If you don't have BeautifulSoup installed:
34-
35-
`pip install beautifulsoup4`
36-
3733
Download the latest xssless:
3834

3935
`git clone https://github.com/mandatoryprogrammer/xssless`
4036

37+
Install dependencies:
38+
39+
`pip install -r requirements.txt`
40+
4141
Run the script:
4242

4343
`./xssless.py -h`

0 commit comments

Comments
 (0)