diff --git a/README.md b/README.md index 672f19f..b27ccb6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Prerequisity + +``` # Add the official HashiCorp tap for the latest Vagrant brew tap hashicorp/tap @@ -19,8 +21,10 @@ vagrant plugin install vagrant-vmware-desktop # Check Vagrant version to verify installation vagrant --version +``` -# List installed Vagrant plugins to verify plugin installation + +List installed Vagrant plugins to verify plugin installation vagrant plugin list