diff --git a/README.md b/README.md index fb8a467..281845e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Vessel is just a small set of files that sets up a local Docker-based dev enviro This is all there is to using it: ```bash -composer require shipping-docker/vessel +composer require --dev shipping-docker/vessel php artisan vendor:publish --provider="Vessel\VesselServiceProvider" # Run this once to initialize project