diff --git a/Documantation.md b/Documantation.md index 861f5eb..11e3c49 100644 --- a/Documantation.md +++ b/Documantation.md @@ -5,7 +5,7 @@ make sure you have [Maven](https://maven.apache.org/) and the latest version of At first you need to clone cemu_UI `git clone https://github.com/Seil0/cemu_UI.git`, if you have done that go to the root folder of cemu_UI and build the cemu_UI package with `mvn package`. The final package can be found in /target. ### Cloud sync -If you want to build a version that supports the cloud sync, you need to add a "client_secret.json" in "resources/". For more information hav a closer look at [developers.google.com](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default client_secret is not included for security reasons. +If you want to build a version that supports the cloud sync, you need to add a "client_secret.json" in "resources/". For more information have a closer look at [developers.google.com](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default client_secret is not included for security reasons. ## Used libraries and apis ### libraries