Mercurial > pumpbridge
changeset 1:93d23dfc801c
change INSTALL.md
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Thu, 05 Jun 2014 10:42:12 +0200 |
parents | b73191efc65b |
children | e942a968cb52 |
files | INSTALL.md |
diffstat | 1 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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: ```