From c4eb06c2a0553c1118a9e1d953e38403dd1dd289 Mon Sep 17 00:00:00 2001
From: Holger Nahrstaedt <holgern@users.noreply.github.com>
Date: Thu, 27 Aug 2020 11:16:08 +0200
Subject: [PATCH] Update README.rst

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

diff --git a/README.rst b/README.rst
index 15d4d60d..8ba7b933 100644
--- a/README.rst
+++ b/README.rst
@@ -85,7 +85,7 @@ For Debian and Ubuntu, please ensure that the following packages are installed:
 
 .. code:: bash
 
-    sudo apt-get install build-essential libssl-dev python3-dev python3-pip
+    sudo apt-get install build-essential libssl-dev python3-dev python3-pip python3-setuptools
 
 For Fedora and RHEL-derivatives, please ensure that the following packages are installed:
 
-- 
GitLab