Commit aa309cb072eb85f42a5852b52747d7096b076d31

Tracey Emery 2020-04-14T17:40:42

Add minimum kcgi version information to README

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/README b/README
index 614c6f5..6fbe310 100644
--- a/README
+++ b/README
@@ -50,7 +50,8 @@ EXAMPLES in got.1 contains a quick-start guide for OpenBSD developers.
 
 
 Game of Trees Web (Gotweb) is a CGI program which displays repository data
-and is designed to work with httpd(8) and slowcgi(8).
+and is designed to work with httpd(8) and slowcgi(8). It requires the Kristaps
+Dzonsons kcgi library, version 0.12.0 or greater.
 
 To compile gotweb on OpenBSD, run: