From dc52f560ed5775d001b67e13a26d5f1b4d70356f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20H=C3=B6rist?= <forenjunkie@chello.at>
Date: Fri, 8 Dec 2017 16:43:11 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f825c618c2..747a3d756b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
 
 ### Optional Runtime Requirements
 
-- python-pillow for support of webp avatars
+- python3-pil (pillow) for support of webp avatars
 - python3-crypto to enable End to end encryption
 - python3-gnupg to enable GPG encryption
 - For zeroconf (bonjour) you need dbus-glib, python-avahi
-- 
GitLab