From d73bfbb98b1f6ff7ac2e31d9c5085f43ff12a64e Mon Sep 17 00:00:00 2001 From: Dominik Gedon Date: Fri, 5 Mar 2021 18:24:15 +0100 Subject: [PATCH] Correct openSUSE spelling and update Version --- Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 37543c9..e669703 100644 --- a/Installation.md +++ b/Installation.md @@ -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: