We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daad7ce commit 8bf4eb0Copy full SHA for 8bf4eb0
1 file changed
README.md
@@ -86,7 +86,7 @@ Using `Gemfile`
86
gem 'ruby-saml', '~> 1.18.0'
87
88
# or track master for bleeding-edge
89
-gem 'ruby-saml', :github => 'saml-toolkit/ruby-saml'
+gem 'ruby-saml', :github => 'saml-toolkits/ruby-saml'
90
```
91
92
Using RubyGems
0 commit comments