From d4bda8a62aed3048ad21bb03fc2e4db82dd9782a Mon Sep 17 00:00:00 2001
From: Philipp Seiler
Date: Wed, 9 May 2018 02:35:03 +0200
Subject: [PATCH] added info about openSUSE
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index c724952..847c213 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,11 @@ ArchLinux users can build binary with [pkg2zip][AUR] package in AUR repository.
$ pacaur -S pkg2zip
+openSUSE users can download the package from the [Packman](http://packman.links2linux.de/package/pkg2zip) repository.
+If this repository is enabled, just install pkg2zip with zypper.
+
+ # zypper install pkg2zip
+
# Building
Execute `make` if you are on GNU/Linux or macOS.