Fix link for installation in README

The old installation command returned 404 because the installation script moved to a different location
This commit is contained in:
skittlesvampir 2021-03-27 17:57:51 +01:00 committed by GitHub
parent 1e9523416d
commit f2a2dc0a10
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```