Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down