diff --git a/INSTALL_LINUX.md b/INSTALL_LINUX.md index 11e6f532b8359dce91fb0e2e26605c39ad1ee487..48affbb2f3775fa9448b8e9aba21f6c3394c66b9 100644 --- a/INSTALL_LINUX.md +++ b/INSTALL_LINUX.md @@ -87,7 +87,7 @@ chmod +x /opt/bin/docker-compose # install Libre.sh ``` -git clone https://github.com/indiehosters/libre.sh.git /libre.sh &&\ +git clone https://lab.libreho.st/libre.sh/compose.libre.sh /libre.sh &&\ mkdir /{data,system} &&\ mkdir /data/trash &&\ cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\