Skip to content

Commit ccd5e7b

Browse files
authored
add composer installation
1 parent cc51f04 commit ccd5e7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Getting started
1111
cd path_to_opauth/Strategy
1212
git clone https://github.com/opauth/facebook.git Facebook
1313
```
14+
or
15+
```
16+
composer require opauth/facebook
17+
```
1418

1519
2. Create Facebook application at https://developers.facebook.com/apps/
1620
- Remember to enter App Domains

0 commit comments

Comments
 (0)