@ -50,6 +50,11 @@ Fedora: (yum is now officially deprecated by dnf using yum will redirect to dnf
@@ -50,6 +50,11 @@ Fedora: (yum is now officially deprecated by dnf using yum will redirect to dnf
sudo dnf install git
```
openSUSE:
```bash
sudo zypper install git
```
Afterwards open a new Terminal, change to a directory of your choice and clone the repository:
```bash
@ -77,6 +82,21 @@ dnf group install "Development Tools"
@@ -77,6 +82,21 @@ dnf group install "Development Tools"