diff --git a/README.md b/README.md index 0f99ef0f..5fd11d08 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ was written correctly, and much more. It can also directly flash Raspberry Pi de [![Current Release](https://img.shields.io/github/release/balena-io/etcher.svg?style=flat-square)](https://balena.io/etcher) [![License](https://img.shields.io/github/license/balena-io/etcher.svg?style=flat-square)](https://github.com/balena-io/etcher/blob/master/LICENSE) -[![Dependency status](https://img.shields.io/david/balena-io/etcher.svg?style=flat-square)](https://david-dm.org/balena-io/etcher) [![Balena.io Forums](https://img.shields.io/discourse/https/forums.balena.io/topics.svg?style=flat-square&label=balena.io%20forums)](https://forums.balena.io/c/etcher) --- @@ -31,6 +30,8 @@ was written correctly, and much more. It can also directly flash Raspberry Pi de Refer to the [downloads page][etcher] for the latest pre-made installers for all supported operating systems. +## Packages + > [![Hosted By: Cloudsmith](https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge)](https://cloudsmith.com) \ Package repository hosting is graciously provided by [Cloudsmith](https://cloudsmith.com). Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that @@ -39,6 +40,8 @@ confidence. #### Debian and Ubuntu based Package Repository (GNU/Linux x86/x64) +> Detailed or alternative steps in the [instructions by Cloudsmith](https://cloudsmith.io/~balena/repos/etcher/setup/#formats-deb) + 1. Add Etcher Debian repository: ```sh @@ -64,7 +67,11 @@ rm -rf /var/lib/apt/lists/* apt-get update ``` -##### OpenSUSE LEAP & Tumbleweed install +#### RPM based Package Repository (GNU/Linux x86/x64) + +> Detailed or alternative steps in the [instructions by Cloudsmith](https://cloudsmith.io/~balena/repos/etcher/setup/#formats-rpm) + +#### OpenSUSE LEAP & Tumbleweed install ```sh curl -1sLf \