Skip to content

Commit 8bf4eb0

Browse files
committed
[skip ci] Fix incorrect GitHub repository name in README
saml-toolkit/ruby-saml => saml-toolkits/ruby-saml
1 parent daad7ce commit 8bf4eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Using `Gemfile`
8686
gem 'ruby-saml', '~> 1.18.0'
8787

8888
# or track master for bleeding-edge
89-
gem 'ruby-saml', :github => 'saml-toolkit/ruby-saml'
89+
gem 'ruby-saml', :github => 'saml-toolkits/ruby-saml'
9090
```
9191

9292
Using RubyGems

0 commit comments

Comments
 (0)