From 2ba2aadcd885cc7aaf6db9a82cf9ffd3491f1c52 Mon Sep 17 00:00:00 2001 From: SET Date: Thu, 5 Nov 2020 20:27:59 +0100 Subject: [PATCH] Update README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbafe00..368ca02 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ As a NetBeans project, a Makefile exists in the project root. cd /path/to/K7 -make CONF=Debug #linked to wthttp here +make CONF=Debug -make CONF=Release #linked to wtfcgi here (consider linking to wthttp rather) +make CONF=Release **INSTALLING AND RUNNING**