diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-25 12:57:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-25 12:57:23 -0400 |
| commit | 5931887a3cf900b5e4d41c1ede4554247e8a5a5f (patch) | |
| tree | 0c85d0ef180a1610754ef4be4f53edb2cf520a46 /static | |
| parent | 39a90989308a84ffffac5494d0c46e06a0afff08 (diff) | |
reword sandboxed Google Play install guide
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/static/usage.html b/static/usage.html index 15054095..e664f3fd 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1002,15 +1002,15 @@ </ul> <p>To use sandboxed Google Play, you simply need to install the official releases - of these 3 apps in the user and work profiles where you want to use it.</p> - - <p>You can open our app repository client (look for Apps in the app drawer) - and install the 3 core Google Play apps mirrored in our repository. Our app repository - client has support for dependency installation so you can simply directly install + of these 3 apps in the user and work profiles where you want to use it. Open + our app repository client (look for Apps in the app drawer) and install the 3 + core Google Play apps mirrored in our repository. Our app repository client + has support for dependency installation so you can simply directly install Play services and it will install GSF and the Play Store as dependencies.</p> - <p>Play services and the Play Store depend on each other, one will not work properly - without the other.</p> + <p>Play services and the Play Store depend on each other, one will not work + properly without the other. Both of them depend on the Google Services + Framework app. Our app repository handles this automatically.</p> <p>You can obtain updates to these apps from our app repository client or from the Play Store. Updates through the Play Store usually arrive first.</p> |
