# HG changeset patch # User Mathias Gebbe # Date 1401957732 -7200 # Node ID 93d23dfc801cf3bf96d780a24e3ca9337b204191 # Parent b73191efc65b11c971d5c2fcd7f2de8081336342 change INSTALL.md diff -r b73191efc65b -r 93d23dfc801c INSTALL.md --- a/INSTALL.md Thu Jun 05 10:35:15 2014 +0200 +++ b/INSTALL.md Thu Jun 05 10:42:12 2014 +0200 @@ -1,9 +1,18 @@ # installation -## you need +### what you need -* googleplus api key and secret https://console.developers.google.com/ +* facebook api key: https://developers.facebook.com/ +* googleplus api key and secret: https://console.developers.google.com/ * bridge pump.io user (log in and dont map it to social networks) + for example: bridge@io.intevation.de (https://io.intevation.de/bridge) + +### how to install + +``` +npm install +``` + * copy app.js and index.js to pump.io-client-app usually with: ```