Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix setup config example
  • Loading branch information
guich-wo authored Jun 22, 2016
1 parent 8df9f88 commit 52baf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ Yes! But you will need to enable the support use separate routes for standard De
#### config/initializers/devise_token_auth.rb
~~~ruby
DeviseTokenAuth.setup do |config|
# enable_standard_devise_support = false
# config.enable_standard_devise_support = false
end
~~~

Expand Down

0 comments on commit 52baf04

Please sign in to comment.