Update README.md

This commit is contained in:
seahawk1986 2018-02-11 17:16:08 +01:00 committed by GitHub
parent 0663b6fcb2
commit fa6f49de85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ sudo apt-get install git
git clone https://github.com/yavdr/yavdr-ansible
cd yavdr-ansible
git checkout bionic
sudo ./install-yavdr.sh
sudo -H ./install-yavdr.sh
```