1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-25 11:57:56 +00:00

Update README.md (#641)

Fix typo preventing installation of vagrant-disksize plugin.
This commit is contained in:
Pascal
2024-11-28 12:56:04 +01:00
committed by GitHub
parent f3a14b25e9
commit f627e59aaf

View File

@@ -586,7 +586,7 @@ Start a virtual machine with Docker in it. You can use the Vagrantfile that we'v
First, install `vagrant-disksize` plug-in:
vagrant plugin install vagrant-disksize:
vagrant plugin install vagrant-disksize
Then, start the virtual machine