mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Update instructions for the OpenSUSE installation (#1157)
This commit is contained in:
parent
f0b9e18e54
commit
2c161aae02
|
|
@ -41,10 +41,10 @@ $ sudo dnf install git-extras
|
|||
|
||||
### openSUSE
|
||||
|
||||
Substitute your openSUSE version in the command below (in this case we are considering openSUSE Leap 15.2):
|
||||
Substitute your openSUSE version in the command below (in this case we are considering openSUSE Leap 15.6):
|
||||
|
||||
```bash
|
||||
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Leap_15.2/devel:tools:scm.repo
|
||||
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/15.6/devel:tools:scm.repo
|
||||
```
|
||||
|
||||
and install it:
|
||||
|
|
|
|||
Loading…
Reference in a new issue