Selaa lähdekoodia

add twitter in manual install + review doc

nico 8 vuotta sitten
vanhempi
commit
2bc96afa75
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 0
      Docs/dev_env_install.md
  2. 0 1
      neurons/twitter/README.md

+ 1 - 0
Docs/dev_env_install.md

@@ -33,6 +33,7 @@ pip install wakeonlan
 pip install ipaddress
 pip install pyowm
 pip install flask
+pip install python-twitter==3.1
 ```
 
 ### Test your env

+ 0 - 1
neurons/twitter/README.md

@@ -2,7 +2,6 @@
 
 ## Synopsis
 
-Twitter is an online social networking service that enables users to send and read short 140-character messages called "tweets".
 This neuron allows you to send a tweet on your timeline.
 
 ## Options