diff --git a/setup/ubuntu.md b/setup/ubuntu.md index 89ba9f26..78b8f5ac 100644 --- a/setup/ubuntu.md +++ b/setup/ubuntu.md @@ -47,7 +47,9 @@ * Ubuntu 24.10 - Open the Terminal and enter the commands: + [Click here to download the beta DEB installation file for Ubuntu 24.10.](https://dl.jami.net/ring-manual-nightly/ubuntu_24.10/jami-all_amd64.deb) + + Alternatively, open the Terminal and enter the commands: ```bash sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends @@ -58,7 +60,9 @@ * Ubuntu 24.04 - Open the Terminal and enter the commands: + [Click here to download the beta DEB installation file for Ubuntu 24.04.](https://dl.jami.net/ring-manual-nightly/ubuntu_24.04/jami-all_amd64.deb) + + Alternatively, open the Terminal and enter the commands: ```bash sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends @@ -69,7 +73,9 @@ * Ubuntu 22.04 - Open the Terminal and enter the commands: + [Click here to download the beta DEB installation file for Ubuntu 22.04.](https://dl.jami.net/ring-manual-nightly/ubuntu_22.04/jami-all_amd64.deb) + + Alternatively, open the Terminal and enter the commands: ```bash sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends