We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31ebd3d + 5318601 commit d654e41Copy full SHA for d654e41
README.md
@@ -61,7 +61,7 @@ The appoptics_apm gem provides a Rails generator used to seed an initializer whe
61
To run the install generator run:
62
63
```bash
64
-bundle exec rails generate appoptics:install
+bundle exec rails generate appoptics_apm:install
65
```
66
67
After the prompts, this will create an initializer: `config/initializers/appoptics.rb`.
0 commit comments