diff --git a/README.md b/README.md index 5a5e189..50a5cbc 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,7 @@ A comprehensive OAuth/OpenID Connect SSO plugin for Redmine that supports any OA 1. Copy the plugin to your Redmine plugins directory: ```bash - cd /path/to/redmine/plugins - git clone https://github.com/murich/bless-this-redmine-sso.git - cp -r bless_this_redmine_sso /path/to/redmine/plugins/ + git clone https://github.com/murich/bless-this-redmine-sso.git /path/to/redmine/plugins/bless_this_redmine_sso/ ``` 2. Install plugin dependencies (if any):