Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin on the first hop since we no longer provide the twitter api by default

This commit is contained in:
zotlabs
2016-11-10 15:59:49 -08:00
parent 74947d1c1c
commit 20497f1be3
6 changed files with 7 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ Install
ZotSH requires 'requests'(1).
Please refer to requests docs on how to install it (2)
The initially connected server must have the twitter_api plugin installed
Extract somewere and launch zotsh.py
@@ -106,4 +108,4 @@ Links
_0 : https://github.com/amnong/easywebdav
_1 : http://docs.python-requests.org/en/latest/
_2 : http://docs.python-requests.org/en/latest/user/install/
_2 : http://docs.python-requests.org/en/latest/user/install/