mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[up] readme: fedora: use solution which needs to install vagrant 1.8.5.
This commit is contained in:
parent
dab48ca4a5
commit
e90c0f785d
1 changed files with 2 additions and 9 deletions
11
README.md
11
README.md
|
@ -17,15 +17,8 @@ sudo apt-get install vagrant virtualbox git
|
||||||
sudo dnf install vagrant git
|
sudo dnf install vagrant git
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Install Virtualbox 5.0.26](https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23):
|
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)
|
||||||
```shell
|
|
||||||
sudo dnf copr enable sergiomb/vboxfor23
|
|
||||||
sudo dnf install VirtualBox
|
|
||||||
```
|
|
||||||
<!-- VirtualBox 5.1.4 do not works with Vagrant 1.8.1. It should works with Vagrant 1.8.5 when it will be available.
|
|
||||||
- [Install Virtualbox 5.1.4](http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel)
|
|
||||||
-->
|
|
||||||
|
|
||||||
### Download ynh-dev script
|
### Download ynh-dev script
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue