From 86423342a86a9327545099eb9df47236d0ac6aef Mon Sep 17 00:00:00 2001 From: Peter Makra <6892971+mcraa@users.noreply.github.com> Date: Thu, 10 Mar 2022 16:27:38 +0100 Subject: [PATCH] patch: cleanup and organize readme Change-Type: patch --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 \