diff --git a/readme.md b/readme.md index b9d9c05b..84f678f1 100644 --- a/readme.md +++ b/readme.md @@ -122,7 +122,7 @@ If your media upload / custom properties on the media models are confidential, * * Publish the config files if you did not yet ```bash -artisan vendor:publish --tag=nova-media-library +php artisan vendor:publish --tag=nova-media-library ``` * Enable this feature in config file *config/nova-media-library* ```php