MiniProfiler / rack-mini-profiler

Profiler for your development and production Ruby rack apps.
MIT License
3.74k stars 406 forks source link

Update README.md - bundle exec rails g rack_profiler:install #621

Open equivalent opened 3 months ago

equivalent commented 3 months ago

current README had a typo

bundle exec rails g rack_mini_profiler:install 

fails

bundle exec rails g rack_profiler:install

works