diff --git a/Packages.md b/Packages.md index 2f5bb20..4df4722 100644 --- a/Packages.md +++ b/Packages.md @@ -2,11 +2,11 @@ Packages are available for the Debian based distro Raspbian. -**NOTE: The Raspbian package repository has changed. To receive further updates, you must follow the commands below to add the new Cloudsmith repository then update the package.** - [![Hosted By: Cloudsmith](https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge)](https://cloudsmith.com) -Run this command to install the APT repository: +**NOTE: The Raspbian package repository has changed since v2.4.11 was released last year. To update to v2.5.0 and later, you must run the command below to add the new repository.** + +Run this command to add the Raspbian repository: ``` curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-embedded/setup.deb.sh' | sudo -E bash ```