diff --git a/README.md b/README.md index 10badd1d..7690e69c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,6 @@ Add the facade of this package to the `$aliases` array. ... - 'Image' => 'Intervention\Helper\Facades\Image', + 'Image' => 'Intervention\Image\Facades\Image', ),