diff --git a/README.md b/README.md index 6247548..0c95be1 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ devise :kerberos_authenticatable attr_accessible :username ``` +* Update your User table in your database to include the username field. * Rebuild your Devise views automatically or by hand. ```