Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/isida/vi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiSabler <dissy@ya.ru>2020-03-18 18:21:05 +0300
committerdiSabler <dissy@ya.ru>2020-03-18 18:21:05 +0300
commit4f22442443b7a855a309677cbaf685447cd5a6b3 (patch)
tree8568d0c6cd01f2e63c489608c11ff80c8dc968a1
parentadf7064f450c47a5a348a35c208b144d801265b9 (diff)
upd: requirements
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index f95aa1d..bb70ae0 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,12 @@ Required:
* chardet
* feedparser
* requests
+* pysocks (for socks proxy feature)
------
More info:
-* Official [site](http://isida.dsy.name)
+* Official [site](http://isida.dsy.name)
* Telegram chat: [@isida_bot_dev](https://t.me/isida_bot_dev)
* Bot: [@isida_bot](https://t.me/isida_bot)
@@ -22,6 +23,7 @@ Quick start:
pip install chardet
pip install feedparser
pip install requests
+pip install pysocks
git clone https://github.com/isida/vi.git
cp settings/config.ini.demo settings/config.ini
nano settings/config.ini
@@ -30,4 +32,4 @@ python isida.py
------
-Copyright 2oo9..2o17 by [diSabler](http://dsy.name) under [GPLv3](http://www.gnu.org/licenses/gpl.txt) Licence
+Copyright 2oo9..2o2o by [diSabler](http://dsy.name) under [GPLv3](http://www.gnu.org/licenses/gpl.txt) Licence