Merge pull request #52 from frju365/virtualbox

Add libvirt-dev as dépendance for vagrant plugin
This commit is contained in:
frju365 2019-09-30 13:32:41 +02:00 committed by GitHub
commit 00a2697a9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ Please consider using the [latest Vagrant version from their website](https://ww
- Debian, Ubuntu, Mint
```bash
sudo apt-get install vagrant virtualbox git
sudo apt-get install vagrant virtualbox git libvirt-dev
```
- Fedora