Skip to content

Commit c973b78

Browse files
committed
Config file name correction
1 parent c95b691 commit c973b78

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
@@ -31,7 +31,7 @@ You'll need to register the ServiceProvider:
3131
];
3232
```
3333

34-
To publish the config file to app/config/laravel-backup.php run:
34+
To publish the config file to app/config/server-monitor.php run:
3535

3636
`php artisan vendor:publish --provider="EricMakesStuff\ServerMonitor\ServerMonitorServiceProvider"`
3737

0 commit comments

Comments
 (0)