Merge pull request #254 from sebix/patch-1

README: Update openSUSE install section
This commit is contained in:
Jakob P. Liljenberg 2022-01-31 17:07:06 +01:00 committed by GitHub
commit 5229625b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,18 +269,12 @@ Also needs a UTF8 locale and a font that covers:
**Binary release (from native os repo)**
* **openSUSE**
* **Add repo**
```bash
sudo zypper ar --refresh obs://home:Werwolf2517 home:Werwolf2517
```
* **Refresh metadata**
```bash
sudo zypper ref
```
* **Install package**
```bash
sudo zypper in btop
```
* **Tumbleweed:**
```bash
sudo zypper in btop
```
* For all other versions, see [openSUSE Software: btop](https://software.opensuse.org/package/btop)
**Binary release on Homebrew (macOS (x86_64 & ARM64) / Linux (x86_64))**