Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Updated umanaged package link
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Patterson committed Jan 27, 2016
1 parent f00c585 commit dbee2f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ There is a sample deployment of the toolkit at https://testfbtk3-developer-editi
## Changes in version 3.4

* Added sample code to FacebookInboxPage to show how to send Facebook Messages using the [Facebook SDK for JavaScript](https://developers.facebook.com/docs/javascript)
* Better error handling during OAuth flow
* Access Token field in Facebook Session object is now 1024 bytes
* Updated Permissions picklist in Facebook App to match [Facebook Permissions Reference](https://developers.facebook.com/docs/facebook-login/permissions)

[Older Changes](OlderChanges.md)

Expand All @@ -17,7 +20,7 @@ There are two mechanisms for installing the toolkit: as an unmanaged package, or
### Installing the Unmanaged Package

1. Create a new Developer Edition (DE) account at http://developer.force.com/join. You will receive an activation email - click the enclosed link to complete setup of your DE environment. This will also log you in to your new DE environment.
2. Install the unmanaged package into your new DE org via this URL: https://login.salesforce.com/packaging/installPackage.apexp?p0=04td00000001LuM
2. Install the unmanaged package into your new DE org via this URL: https://login.salesforce.com/packaging/installPackage.apexp?p0=04td00000001q8m
3. Click through the screens to complete installation.

### Installing from GitHub
Expand Down

0 comments on commit dbee2f2

Please sign in to comment.