Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
terminationshock committed Apr 30, 2024
1 parent 50ccc8b commit 6c6b159
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,10 @@ If you work with *bash*, you might want to include the corresponding bash comple
source bash_completion.sh
```

On OpenSUSE, you can alternatively install *lisst* as a package.
On RPM-based distributions, you can alternatively install *lisst* as a package. See [this repo](https://download.opensuse.org/repositories/home:/terminationshock/)
for all available options.

### OpenSUSE Leap 15.5 or later

Replace `<Leap version>` below:

```bash
zypper addrepo --refresh https://download.opensuse.org/repositories/home:/terminationshock/<Leap version>/ terminationshock
zypper install lisst
```

### OpenSUSE Tumbleweed
On OpenSUSE Tumbleweed, for example, run:

```bash
zypper addrepo --refresh https://download.opensuse.org/repositories/home:/terminationshock/openSUSE_Tumbleweed/ terminationshock
Expand Down

0 comments on commit 6c6b159

Please sign in to comment.