Fix formatting in README.md for Vagrant installation instructions

This commit is contained in:
martin.cholewa
2025-07-08 17:58:27 +02:00
parent 249c1e23ed
commit 314ee67a3b

View File

@@ -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