Skip to content

Commit 3bc0b6f

Browse files
Remove path specification
Co-authored-by: Ernesto Tagwerker <[email protected]>
1 parent 621b330 commit 3bc0b6f

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
@@ -38,7 +38,7 @@ GITHUB_APP_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
3838
- Add these lines to your application's Gemfile:
3939

4040
```ruby
41-
gem 'ombu_labs-auth', path: 'lib/ombu_labs-auth'
41+
gem 'ombu_labs-auth'
4242
gem 'omniauth-github', '~> 2.0.0'
4343
```
4444

0 commit comments

Comments
 (0)