Przeglądaj źródła

Added clarification to GPS dependency. (#83)

totebo 5 lat temu
rodzic
commit
2677067b02
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      docs/en/manuals/facebook.md

+ 3 - 2
docs/en/manuals/facebook.md

@@ -16,12 +16,13 @@ https://github.com/defold/extension-facebook/archive/master.zip
 
 We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-facebook/releases).
 
-Starting Defold 1.2.162 this extension has one more dependency:
+Starting Defold 1.2.162 this extension has one more dependency (Google Play Services):
 ```
 https://github.com/defold/extension-gps/archive/master.zip
 ```
+For information on how to configure Google Play Services, see the [extension GitHub page](https://defold.com/extension-gpgs/).
 
-Documentation of the API is available on the [extension GitHub page](https://defold.github.io/extension-facebook/).
+Documentation of the Facebook API is available on the [extension GitHub page](https://defold.github.io/extension-facebook/).
 
 ## Registering as a Facebook developer