Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wizcorp/phonegap-facebook-plugin …
Browse files Browse the repository at this point in the history
…into develop

Conflicts:
	platforms/ios/README.md
	plugin.xml
  • Loading branch information
aogilvie committed Nov 4, 2014
2 parents a03cf41 + c7d1edb commit 9eea861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platforms/ios/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Currently these are set as defaults, so please change:
- Change **FacebookAppID** in project *-info.plist
- Change URL scheme to `fb<YOUR APPID>` e.g. `fb123456789`

## Install
### Install

This plugin requires [Cordova CLI](http://cordova.apache.org/docs/en/3.5.0/guide_cli_index.md.html).

Expand All @@ -34,4 +34,4 @@ $ cordova platform add ios
# The path you cloned the plugin to earlier
# Remember to replace APP_ID and APP_NAME variables
$ cordova -d plugin add /path/to/cloned/phonegap-facebook-plugin --variable APP_ID="123456789" --variable APP_NAME="myApplication"
```
```

0 comments on commit 9eea861

Please sign in to comment.