diff --git a/Documantation.md b/Documantation.md index 7ea3d25..57da5a5 100644 --- a/Documantation.md +++ b/Documantation.md @@ -2,8 +2,9 @@ 1) read the license 2) download/clone the git repository -3) make sure you have the latest versionj of java 8 oracle jdk installed -4) place the unzip repository into your workspace and start eclipse, project should now be there or import the project to your workspace +3) make sure you have the latest version of java 8 oracle jdk installed +4) if want use the cloud integration a client-secret is needed in "resources/client_secret.json" see [google doc](https://developers.google.com/api-client-library/python/guide/aaa_client_secrets). The default is not included for security reasons. +5) place the unzip repository into your workspace and start eclipse, project should now be there or import the project to your workspace this will be reworked soon!