Update to README.md

Just a simple addition of instructionsfor proper installation on OpenSUSE Linux.

Change-type: patch
This commit is contained in:
TheRealTachyon 2019-11-30 18:20:54 -07:00 committed by Alexis Svinartchouk
parent ea11f17954
commit 49491b9b8c

View File

@ -59,6 +59,21 @@ sudo apt-get remove balena-etcher-electron
sudo rm /etc/apt/sources.list.d/balena-etcher.list
sudo apt-get update
```
##### OpenSUSE LEAP & Tumbleweed install
```sh
sudo zypper ar https://balena.io/etcher/static/etcher-rpm.repo
sudo zypper ref
sudo zypper in balena-etcher-electron
```
##### Uninstall
```sh
sudo zypper rm balena-etcher-electron
```
#### Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64)
1. Add Etcher rpm repository: