update docs

Fri, 18 Sep 2009 12:46:22 +0000

author
nrich@ii.net
date
Fri, 18 Sep 2009 12:46:22 +0000
changeset 34
c01b0c6d2f82
parent 33
6c64c45e7d8f
child 35
72946c7c68da

update docs

INSTALL file | annotate | diff | comparison | revisions
--- a/INSTALL	Fri Sep 18 12:40:53 2009 +0000
+++ b/INSTALL	Fri Sep 18 12:46:22 2009 +0000
@@ -17,7 +17,8 @@
 
 == Windows ==
 
-LuaDBI has not been built or tested on Windows.
+Inside the vc++ directory are build projects for Visual C++ to build LuaDBI
+for Windows.
 
 = Make Targets =
 
@@ -32,5 +33,5 @@
 = Installation =
 
 Please consult your distributions documentation on installing Lua modules.
-Please note that both the database binary driver packages (*.so) and DBI.lua
+Please note that both the database binary driver packages (*.so|*.dll) and DBI.lua
 must be installed correctly to use LuaDBI

mercurial