Fix formatting in README.md for Vagrant installation instructions
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Prerequisity
|
## Prerequisity
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
# Add the official HashiCorp tap for the latest Vagrant
|
# Add the official HashiCorp tap for the latest Vagrant
|
||||||
brew tap hashicorp/tap
|
brew tap hashicorp/tap
|
||||||
|
|
||||||
@@ -19,8 +21,10 @@ vagrant plugin install vagrant-vmware-desktop
|
|||||||
|
|
||||||
# Check Vagrant version to verify installation
|
# Check Vagrant version to verify installation
|
||||||
vagrant --version
|
vagrant --version
|
||||||
|
```
|
||||||
|
|
||||||
# List installed Vagrant plugins to verify plugin installation
|
|
||||||
|
List installed Vagrant plugins to verify plugin installation
|
||||||
vagrant plugin list
|
vagrant plugin list
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user