diff --git a/README.md b/README.md index 9586b6663b5cb98fd8328032b8f68e5a04b3ab19..9cce4b3ba5c9165ce52e0aacb415e295adb954a5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Alliance Please Ignore_ OAuth2 authentication to your Django app. You _should_ be able to install the library as follows: - pip install git+ssh://gogs@git.pleaseignore.com:206/sharad/test_oauth2_django.git + pip install git+https://cicd.pleaseignore.com/test-it/test_oauth2_django.git Then, add `test_oauth` to the list of installed apps in your Django app. Also add a URL entry for the authentication application: