From badc92ea99dd359e624a2a9bfb883edcd031cb92 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Thu, 21 Nov 2024 19:56:34 +0200 Subject: [PATCH] added the sqlite3 version dependency --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 372b7e2..7c25b2c 100644 --- a/README +++ b/README @@ -7,6 +7,9 @@ to speak). See ii-doc.txt for the protocol documentation. The tii suite requires at least Tcl 8.6 to run. Running it inside starpacks is possible but not recommended. +It also depends upon SQlite 3.44 and above (3.47 recommended) with the proper +Tcl extension enabled for it.. + The tii distribution consists of the following parts: * tiifetch.tcl: the core ii/IDEC message fetching library and CLI utility