From 75990fc93ec7a5a40bafe2303fde8167182b3b40 Mon Sep 17 00:00:00 2001 From: Yargo Date: Mon, 1 Jul 2019 06:31:13 +0000 Subject: [PATCH] add suggestion of pull request for new platforms --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5041057..2da8e48 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -161,7 +161,8 @@ gophernicus.h which has a bunch of `#define HAVE_...` Fiddling with those usually makes it possible to compile a working server. If you succeed in compiling Gophernicus to a new platform please send the patches to so we can include -them into the next release. +them into the next release -- or even better, commit them to your fork +on Github and make a pull request! ## Supported Platforms