Fix formatting in README.md for Vagrant installation instructions
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user