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 2c432b2 commit 0e46601Copy full SHA for 0e46601
README.md
@@ -14,7 +14,7 @@ Simply send a login request to the authentication endpoint, and Tokenable will r
14
Add this line to your application's Gemfile:
15
16
```ruby
17
-gem 'tokenable', git: 'https://github.com/tokenable/tokenable-ruby.git'
+gem 'tokenable', git: 'https://github.com/tokenable/tokenable-ruby.git', branch: 'main'
18
```
19
20
And then execute:
0 commit comments