diff --git a/README.md b/README.md index 60596f63..e68da3ba 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ be loaded outright, and an attempt to re-initialize it manually will raise an ex Then run the generator which will set up rack-mini-profiler in development: ```bash -bundle exec rails g rack_mini_profiler:install +bundle exec rails g rack_profiler:install ``` #### Rack Builder