adding distros as headers

This commit is contained in:
Khanak Nangia
2019-08-16 15:48:52 -07:00
committed by Nitin at Intel
parent 5267dac92e
commit 82795e7850
+7 -3
View File
@@ -1,5 +1,9 @@
# Detailed Vagrant installation steps
## Install vagrant on Ubuntu
# Detailed Vagrant installation steps for different distros
## [Ubuntu](#install-vagrant-on-ubuntu)
## [Clear Linux](#install-vagrant-on-clear-linux)
### Install vagrant on Ubuntu
On Ubuntu Bionic, run these commands
Install dependencies and prepare system
@@ -28,7 +32,7 @@ Note, vagrant installation steps were derived from:
* https://computingforgeeks.com/install-latest-vagrant-on-ubuntu-18-04-debian-9-kali-linux/
* https://github.com/vagrant-libvirt/vagrant-libvirt/blob/master/README.md
## Install vagrant on Clear Linux
### Install vagrant on Clear Linux
On Clear Linux, run these commands
```bash