Skip to content

Commit

Permalink
Correct openSUSE spelling and update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeg committed Mar 5, 2021
1 parent 42e1f9d commit d73bfbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ $ sudo $apt_pref install git-extras
$ sudo dnf install git-extras
```

### OpenSUSE
### openSUSE

Substitute your OpenSUSE version in the command below (in this case we are considering OpenSUSE 15.1):
Substitute your openSUSE version in the command below (in this case we are considering openSUSE Leap 15.2):
```bash
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Leap_15.1/devel:tools:scm.repo
$ sudo zypper ar https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Leap_15.2/devel:tools:scm.repo
```

and install it:
Expand Down

0 comments on commit d73bfbb

Please sign in to comment.