mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-01-03 00:18:02 +00:00
Update README with requirements file
This commit is contained in:
committed by
GitHub
parent
6402aa2034
commit
381f8d49b9
@@ -27,9 +27,9 @@ $ python3 wallhaven-dl.py
|
||||
## Dependencies:
|
||||
|
||||
This project depends on BeautifulSoup, Requests, tqdm, lxml
|
||||
Your can install install the dependencies using the requirments.txt file and running
|
||||
Your can install install the dependencies using the requirements.txt file and running
|
||||
```
|
||||
$ pip3 install -r requirments.txt
|
||||
$ pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user