diff --git a/platforms/browser/README.md b/platforms/browser/README.md index f4070e275..5bf7ee53b 100644 --- a/platforms/browser/README.md +++ b/platforms/browser/README.md @@ -28,7 +28,7 @@ $ cordova -d plugin add https://github.com/Wizcorp/phonegap-facebook-plugin/ --v ## Setup -- You must add the following somewhere in your `index.js`: +- You must add the following somewhere in your `index.html`: ```html
@@ -45,4 +45,4 @@ if (window.cordova.platformId == "browser") { - In your facebook develop website settings page, add your server's domain to app doamin (or localhost for testing). -![image](app_domain_setup.png) \ No newline at end of file +![image](app_domain_setup.png)