Skip to content

Commit 0e46601

Browse files
Use main Branch
1 parent 2c432b2 commit 0e46601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Simply send a login request to the authentication endpoint, and Tokenable will r
1414
Add this line to your application's Gemfile:
1515

1616
```ruby
17-
gem 'tokenable', git: 'https://github.com/tokenable/tokenable-ruby.git'
17+
gem 'tokenable', git: 'https://github.com/tokenable/tokenable-ruby.git', branch: 'main'
1818
```
1919

2020
And then execute:

0 commit comments

Comments
 (0)