README.md in tkh_authentication-0.0.3 vs README.md in tkh_authentication-0.0.4

- old
+ new

@@ -16,11 +16,11 @@ $ bundle Import migration and locale files - $ rails g tkh_authentication:install + $ rake tkh_authentication:install Run the migration $ rake db:migrate @@ -30,10 +30,10 @@ $ rails s Upon upgrading to a new version of the gem you might have to update the translation files - $ rails g tkh_authentication:update_locales -f + $ rails g tkh_authentication:create_or_update_locales -f ## Usage