Skip to content

Commit f627e59

Browse files
authored
Update README.md (#641)
Fix typo preventing installation of vagrant-disksize plugin.
1 parent f3a14b2 commit f627e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ Start a virtual machine with Docker in it. You can use the Vagrantfile that we'v
586586

587587
First, install `vagrant-disksize` plug-in:
588588

589-
vagrant plugin install vagrant-disksize:
589+
vagrant plugin install vagrant-disksize
590590

591591
Then, start the virtual machine
592592

0 commit comments

Comments
 (0)