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

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 87c37ecf..c1c03b7e 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 python-dev
+    sudo apt-get install build-essential libssl-dev python3-dev
 
 For Fedora and RHEL-derivatives, please ensure that the following packages are installed:
 
@@ -192,4 +192,4 @@ Acknowledgements
 .. _Anaconda: https://www.continuum.io
 .. _beem.readthedocs.io: http://beem.readthedocs.io/en/latest/
 .. _beem-discord-channel: https://discord.gg/4HM592V
-    
\ No newline at end of file
+    
-- 
GitLab