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

Commit

Permalink
Update README.md (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: Iiro Krankka <iiro.krankka@gmail.com>
  • Loading branch information
YUNHANKYU and roughike committed Jan 3, 2020
1 parent 0c1b8c1 commit dcb28f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A Flutter plugin for using the native Facebook Login SDKs on Android and iOS.
## Installation

To get things up and running, you'll have to declare a pubspec dependency in your Flutter project.
Also some minimal Android & iOS specific configuration must be done, otherise your app will crash.
Also some minimal Android & iOS specific configuration must be done, otherwise your app will crash.

### On your Flutter project

Expand All @@ -27,7 +27,7 @@ This assumes that you've done the _"Associate Your Package Name and Default Clas

After you've done that, find out what your _Facebook App ID_ is. You can find your Facebook App ID in your Facebook App's dashboard in the Facebook developer console.

Once you have the Facebook App ID figured out, youll have to do two things.
Once you have the Facebook App ID figured out, you'll have to do two things.

First, copy-paste the following to your strings resource file. If you don't have one, just create it.

Expand Down

0 comments on commit dcb28f0

Please sign in to comment.