From 86ea1e6b12f0a883b2c52a3f8803160a2995c8d0 Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 21 Feb 2003 20:36:29 +0000 Subject: [PATCH] update wording --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index b75b794a..f16a4775 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,9 @@ REQUIREMENTS: Smarty requires PHP 4.0.6 or later. +See the on-line documentation for complete install instructions. -INSTALLATION: +INSTALLATION (quick): * copy the files under the libs/ directory to a directory that is in your PHP include_path, or set the SMARTY_DIR constant and put them in this directory.