aboutsummaryrefslogtreecommitdiffstats
path: root/util/zotsh/README.txt
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-11-10 15:59:49 -0800
committerzotlabs <mike@macgirvin.com>2016-11-10 15:59:49 -0800
commit20497f1be30348cddc4c16f7ffa5615cc17a4225 (patch)
tree150b3000813fc5d475c1e6c39a5c3ee0999a5c4d /util/zotsh/README.txt
parent74947d1c1cb7c669ef2a167990066b34d89b5b07 (diff)
downloadvolse-hubzilla-20497f1be30348cddc4c16f7ffa5615cc17a4225.tar.gz
volse-hubzilla-20497f1be30348cddc4c16f7ffa5615cc17a4225.tar.bz2
volse-hubzilla-20497f1be30348cddc4c16f7ffa5615cc17a4225.zip
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
Diffstat (limited to 'util/zotsh/README.txt')
-rw-r--r--util/zotsh/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/zotsh/README.txt b/util/zotsh/README.txt
index 3f31bba7f..facddc850 100644
--- a/util/zotsh/README.txt
+++ b/util/zotsh/README.txt
@@ -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/ \ No newline at end of file
+_2 : http://docs.python-requests.org/en/latest/user/install/