Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down