From 43260b87c528e0c7dd427b14b975a502963c1809 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 16 Jun 2019 15:09:49 -0400 Subject: [PATCH] Remove OpenBSD from OS list GitLab issues #594, #612. Signed-off-by: Roberto Rosario --- docs/topics/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/installation.rst b/docs/topics/installation.rst index 453101a32c..4695fa3421 100644 --- a/docs/topics/installation.rst +++ b/docs/topics/installation.rst @@ -12,7 +12,7 @@ Minimum hardware requirements - 2 Gigabytes of RAM (1 Gigabyte if OCR is turned off). - Multiple core CPU (64 bit, faster than 1 GHz recommended). -- Unix-like operating system like Linux and OpenBSD. For other operating systems +- Unix-like operating system like GNU/Linux. For other operating systems user container technologies like Docker or virtual machines. ****************