From 06de1b4250880d9b6f9dc101d33a6c3d8c5a7ad1 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Thu, 16 Jan 2020 16:54:41 +0000
Subject: [PATCH] Apply suggestion to docs/installation_instructions.md

---
 docs/installation_instructions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md
index 501e739e8..bd45d0371 100644
--- a/docs/installation_instructions.md
+++ b/docs/installation_instructions.md
@@ -40,7 +40,7 @@ guide][https://openappstack.net/contact.html).
   * At least 25GB of disk space for installation, plus more for application
     data. We recommend starting with 30GB.
   * Root ssh access
-  * `python3-pip` installed. On a debian based system:
+  * `python3` installed
 
     `apt install python3-pip`
 
-- 
GitLab