Update README.md
This commit is contained in:
parent
9440928891
commit
02a1d94108
@ -3,10 +3,11 @@ ansible playbooks for yaVDR
|
|||||||
|
|
||||||
## Usage:
|
## Usage:
|
||||||
|
|
||||||
On a Ubuntu Server 16.04.x Installation run the following commands:
|
On a Ubuntu Server 18.04.x (or minimal) Installation run the following commands:
|
||||||
```
|
```
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
git clone https://github.com/yavdr/yavdr-ansible
|
git clone https://github.com/yavdr/yavdr-ansible
|
||||||
cd yavdr-ansible
|
cd yavdr-ansible
|
||||||
|
git checkout bionic
|
||||||
sudo ./install-yavdr.sh
|
sudo ./install-yavdr.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user