yet another readme fix
This commit is contained in:
parent
bd5605dd75
commit
133e195a19
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
## Google-Images-Search wrapper bot for Next
|
## Google-Images-Search wrapper bot for Next
|
||||||
|
|
||||||
### Installation:
|
### Installation:
|
||||||
1. Download [Next.py library](https://autumn.avanpost20.ru/attachments/download/WL1PuZrNahl8rSzi7xItxrbd5GHwn47kdQyHG6f1rF) and install downloaded file with Pip (pip install ./next.py-0.2.0-py3-none-any.whl)
|
1. Download [Next.py library](https://autumn.avanpost20.ru/attachments/download/WL1PuZrNahl8rSzi7xItxrbd5GHwn47kdQyHG6f1rF) and install downloaded file with `pip install ./next.py-0.2.0-py3-none-any.whl`
|
||||||
2. Install Google-Images-Search library via Pip: pip install `google-images-search`
|
2. Install Google-Images-Search library via Pip: pip install `google-images-search`
|
||||||
3. If you using a Windows, install a windows-curses library via Pip: `pip install windows-curses`
|
3. If you using a Windows, install a windows-curses library via Pip: `pip install windows-curses`
|
||||||
4. Clone repository to local drive using `git clone https://github.com/hlnmplus/GImages/`
|
4. Clone repository to local drive using `git clone https://github.com/hlnmplus/GImages/`
|
||||||
|
|
Loading…
Add table
Reference in a new issue