docs(): changed old cli commands (#1644)

Im also removed some V2 tags from Ionic and Angular
This commit is contained in:
Daniel Sogl
2017-06-03 19:23:30 +02:00
committed by Ibby Hadeed
parent 328e5de3f3
commit b4deaaa941
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ export interface FacebookLoginResponse {
* Then type in the following command in your Terminal, where APP_ID and APP_NAME are the values from the Facebook Developer portal.
*
* ```bash
* ionic plugin add cordova-plugin-facebook4 --variable APP_ID="123456789" --variable APP_NAME="myApplication"
* ionic cordova plugin add cordova-plugin-facebook4 --variable APP_ID="123456789" --variable APP_NAME="myApplication"
* ```
*
* After, you'll need to add the native platforms you'll be using to your app in the Facebook Developer portal under your app's Settings: