From e90c0f785dc4378197a82f31189d1eb8872ea90a Mon Sep 17 00:00:00 2001 From: Moul Date: Sun, 25 Sep 2016 15:22:29 +0200 Subject: [PATCH] [up] readme: fedora: use solution which needs to install vagrant 1.8.5. --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 43adc55..c7cafb0 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,8 @@ sudo apt-get install vagrant virtualbox git sudo dnf install vagrant git ``` -- [Install Virtualbox 5.0.26](https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23): - -```shell -sudo dnf copr enable sergiomb/vboxfor23 -sudo dnf install VirtualBox -``` - + VirtualBox 5.1.4 only works with Vagrant ≥ 1.8.5. It could be installed from Fedora 25 or [rawhide](https://stackoverflow.com/a/24968411). +- [Install Virtualbox 5.1.x](http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel) ### Download ynh-dev script