summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Weberhofer <jweberhofer@weberhofer.at>2016-12-17 03:08:42 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-12-16 21:08:42 -0500
commit3645c3597e36caa00c2ec9e6b82ec1607a1aafea (patch)
tree16aedb113fdce9c849c8d3f582aef189da0ee18b
parent930bf897969cf7a98b845bef60653cdf2edc4355 (diff)
downloadpython-systemd-3645c3597e36caa00c2ec9e6b82ec1607a1aafea.tar.gz
Added section for installation on openSUSE & SLE (#35)
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c80b8d7..0118060 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,10 @@ On Debian/Ubuntu/Mint
apt-get install python-systemd python3-systemd
+On openSUSE and SLE
+
+ zypper in python-systemd
+
To build from source
On Fedora 21+ with Python 2: