mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
patch: cleanup and organize readme
Change-Type: patch
This commit is contained in:
parent
d8b41552e3
commit
86423342a8
11
README.md
11
README.md
@ -9,7 +9,6 @@ was written correctly, and much more. It can also directly flash Raspberry Pi de
|
|||||||
|
|
||||||
[](https://balena.io/etcher)
|
[](https://balena.io/etcher)
|
||||||
[](https://github.com/balena-io/etcher/blob/master/LICENSE)
|
[](https://github.com/balena-io/etcher/blob/master/LICENSE)
|
||||||
[](https://david-dm.org/balena-io/etcher)
|
|
||||||
[](https://forums.balena.io/c/etcher)
|
[](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
|
Refer to the [downloads page][etcher] for the latest pre-made
|
||||||
installers for all supported operating systems.
|
installers for all supported operating systems.
|
||||||
|
|
||||||
|
## Packages
|
||||||
|
|
||||||
> [](https://cloudsmith.com) \
|
> [](https://cloudsmith.com) \
|
||||||
Package repository hosting is graciously provided by [Cloudsmith](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
|
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)
|
#### 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:
|
1. Add Etcher Debian repository:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -64,7 +67,11 @@ rm -rf /var/lib/apt/lists/*
|
|||||||
apt-get update
|
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
|
```sh
|
||||||
curl -1sLf \
|
curl -1sLf \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user