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.
2 parents b7ee3d7 + c6a3f3c commit a6fa4b5Copy full SHA for a6fa4b5
1 file changed
README.md
@@ -19,7 +19,7 @@ Using `Gemfile`
19
gem 'ruby-saml', '~> 0.8.1'
20
21
# or track master for bleeding-edge
22
-gem 'ruby-saml', git: 'onelogin/ruby-saml'
+gem 'ruby-saml', :github => 'onelogin/ruby-saml'
23
```
24
25
Using Bundler
0 commit comments