mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-25 08:55:09 +08:00
🚸 update Installation docu regarding repo for openSUSE
This commit is contained in:
parent
4dca4c72d7
commit
6faacb85e0
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ sudo dnf install ./hstr-<major>.<minor>.<revision>-2.x86_64.rpm
|
|||
To install HSTR on openSUSE, please check [software.opensuse.org](https://software.opensuse.org/package/hstr) or [pkgs.org](https://pkgs.org/search/?q=hstr). You can install HSTR as follows:
|
||||
|
||||
```bash
|
||||
zypper addrepo https://download.opensuse.org/repositories/home:lemmy04/openSUSE_Leap_15.1/home:lemmy04.repo
|
||||
zypper addrepo https://download.opensuse.org/repositories/home:/lemmy04/15.5/home:lemmy04.repo
|
||||
zypper refresh
|
||||
zypper install hstr
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue