From b8fc22912b2859e50917afca48b081343db749a7 Mon Sep 17 00:00:00 2001 From: Jannik Date: Wed, 22 Nov 2017 23:31:50 +0100 Subject: [PATCH] Updated Documantation (markdown) --- Documantation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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