Merge pull request #65 from skittlesvampir/buster

Fix link for installation in README
This commit is contained in:
Alexandre Aubin 2021-03-27 18:33:03 +01:00 committed by GitHub
commit a34056df42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ Only Debian 10/Buster systems running with kernel >= 3.12 [systemd](https://wiki
With a `curl|bash` syntax :
$ curl https://raw.githubusercontent.com/YunoHost/install_script/buster-unstable/install_yunohost | bash
$ curl https://raw.githubusercontent.com/YunoHost/install_script/buster/install_yunohost | bash
If something goes wrong, you can check the installation logs saved in ```/var/log/yunohost-installation.log```