Update README.md.

This commit is contained in:
SET
2020-11-05 20:27:59 +01:00
parent 18e518b8fe
commit 2ba2aadcd8

View File

@@ -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**