diff --git a/README.md b/README.md index 8d7451da..1626a101 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ If the customization at the views level is not enough, you can customize each co ... end ``` + (Use the -c flag to specify a controller, for example: `rails generate devise:controllers users -c=sessions`) 2. Tell the router to use this controller: