Updated Packages (markdown)

Cameron Gutman
2021-07-25 23:57:26 -05:00
parent ea3c9f31ef
commit bd9aabb6c8

@@ -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
```