diff --git a/README.md b/README.md index 0cc9e7c..6503f56 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The container is now ready to be used, navigate to your project folder. This will install and or update any packages located in your composer file. - docker run -dt -e UPDATE=1 -v ./:/www sample-php-container + docker run --rm -e UPDATE=1 -v ./:/www sample-php-container ## Serving