Skip to content

Commit 2c161aa

Browse files
authored
Update instructions for the OpenSUSE installation (#1157)
1 parent f0b9e18 commit 2c161aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ $ sudo dnf install git-extras
4141

4242
### openSUSE
4343

44-
Substitute your openSUSE version in the command below (in this case we are considering openSUSE Leap 15.2):
44+
Substitute your openSUSE version in the command below (in this case we are considering openSUSE Leap 15.6):
4545

4646
```bash
47-
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Leap_15.2/devel:tools:scm.repo
47+
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/15.6/devel:tools:scm.repo
4848
```
4949

5050
and install it:

0 commit comments

Comments
 (0)