Skip to content

Commit 1334eea

Browse files
committed
fix filename in README section about config generator
1 parent d654e41 commit 1334eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To run the install generator run:
6464
bundle exec rails generate appoptics_apm:install
6565
```
6666

67-
After the prompts, this will create an initializer: `config/initializers/appoptics.rb`.
67+
After the prompts, this will create an initializer: `config/initializers/appoptics_apm.rb`.
6868

6969
## Sinatra
7070

0 commit comments

Comments
 (0)