diff --git a/README.md b/README.md index d01b62a..f0ae130 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ docker pull vagrantlibvirt/vagrant-libvirt:latest Running the image: ```bash -docker run -it -rm \ +docker run -it --rm \ -e LIBVIRT_DEFAULT_URI \ -v /var/run/libvirt/:/var/run/libvirt/ \ -v ~/.vagrant.d:/.vagrant.d \