From afacc9f3ce7effa4185a60e5f0ff562da2d274ac Mon Sep 17 00:00:00 2001 From: Arush Sehgal Date: Wed, 16 Oct 2013 18:49:33 -0700 Subject: [PATCH] switch out FB app id --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 330ba8f..c562dff 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Read about all the features [here](http://brandid.github.io/parse-angular-demo/# 1. Install bower `npm install -g bower` 1. Clone this repo `git clone git@github.com:brandid/parse-angular-demo.git` 1. Switch out your Parse keys in **ParseServices.js** (see below) +1. Switch out your Facebook App ID in **ParseServices.js** 1. Remove our [GoSquared](www.gosquared.com) tracking snippet from **index.html** 1. `cd parse-angular-demo` 1. `npm install`