diff --git a/OAuth2.md b/OAuth2.md index e7cca26..b73d69a 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -96,7 +96,7 @@ Save Changes. ### 4) Add Wekan settings Copy below commands to `auth.sh` textfile, make it executeable `chmod +x auth.sh` and run it with `./auth.sh`. -**CHANGE BELOW ONLY CLIENT-ID, SECRET AND SERVER-URL. DO NOT CHANGE ANYTHING ELSE, BECAUSE THEN IT DOES NOT WORK.** +CHANGE BELOW ONLY CLIENT-ID, SECRET AND SERVER-URL. DO NOT CHANGE ANYTHING ELSE, BECAUSE THEN IT DOES NOT WORK. ``` sudo snap set wekan oauth2-enabled='true' sudo snap set wekan oauth2-client-id='abcde12345'