Skip to content

Commit 3f44421

Browse files
committed
Update README.md
1 parent 5c9be54 commit 3f44421

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
@@ -60,7 +60,7 @@ You can also use the Server-Timing middleware to only set textual information wi
6060
## Publishing configuration file
6161

6262
The configuration file could be published using:
63-
`php artisan vendor:publish server-timing-config`
63+
`php artisan vendor:publish --tag=server-timing-config`
6464

6565
You can disable the middleware changing the `timing.enabled` configuration to false.
6666

0 commit comments

Comments
 (0)