diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml index 92931f4f..744c0287 100644 --- a/docs/getting-started.sgml +++ b/docs/getting-started.sgml @@ -127,7 +127,7 @@ $smarty = new Smarty; - Supply absolute path to library directory + Supply absolute path to library file require('/usr/local/lib/php/Smarty/Smarty.class.php'); $smarty = new Smarty;