From 117f68e43cc0658c970fc23e83e364c9735b72a5 Mon Sep 17 00:00:00 2001 From: nmset Date: Fri, 25 Oct 2019 20:22:58 +0200 Subject: [PATCH] Update formating --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf38dae..85c3e7e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,11 @@ These keys can then be used by other Wt applications, or applications based on o BUILDING As a NetBeans project, a Makefile exists in the project root. + cd /path/to/K7 + make CONF=Debug #linked to wthttp here + make CONF=Release #linked to wtfcgi INSTALLING AND RUNNING