changeset 4432:aaab0ebde623

docs: add soem dev system requirements
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 18 Sep 2019 17:42:01 +0200
parents 8fcabb6f971e
children b5619087e3e9
files docs/DEVELOPMENT.md
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/DEVELOPMENT.md	Wed Sep 18 17:26:28 2019 +0200
+++ b/docs/DEVELOPMENT.md	Wed Sep 18 17:42:01 2019 +0200
@@ -1,5 +1,13 @@
 # Development
 
+Main development is done on GNU/Linux systems, mainly Debian (stretch)
+or Ubuntu (18.04 LTS "Bionic Beaver"). First try packages from these
+distributions.
+
+`Makefile` requires GNU Make for building. And `.sh` files refer to Bash.
+(Both are standard in GNU/Linux setups.)
+
+
 # View source code history
 
 If you want to see the source code structure and history