diff --git a/README.md b/README.md index 19f971f35d..a0730043ea 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ gem "administrate" ``` The included installer will create dashboards for each model in your -app, complete with routes. You can run it again every time you add -a new model: +app, complete with routes: ```bash $ rails generate administrate:install