diff --git a/R-package/README.md b/R-package/README.md index 63d7fd9ce894..4cbb384c5b05 100644 --- a/R-package/README.md +++ b/R-package/README.md @@ -453,6 +453,7 @@ You can replicate these checks locally using Docker. Note that instrumented vers ```shell docker run \ + --rm \ -v $(pwd):/opt/LightGBM \ -w /opt/LightGBM \ -it \