diff options
author | ivan <ivan> | 2001-10-30 14:28:05 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-10-30 14:28:05 +0000 |
commit | 160db3d20070241532162f8fa257e2ae4dd1f611 (patch) | |
tree | 13c7f8d2e538c8e520bb0c151ea47712c22d0924 /httemplate/docs/install.html | |
parent | c34e73e4a0f8ab38adc88829598207e219a86928 (diff) |
docu
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r-- | httemplate/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index b5df9b1cc..efc1eb6bc 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -71,7 +71,7 @@ mysql> GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE,DROP on freeside.* T <pre> $ su # make create-database</pre> - <li>Build and install the Perl libraries: + <li>Build and install the Perl modules: <pre> $ make perl-modules $ su |