diff --git a/Installation.md b/Installation.md index 2e82a69..174e8e0 100644 --- a/Installation.md +++ b/Installation.md @@ -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: