From b0859dcbd4f3b9b73ca8e43b73a248f17d81a80c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 8 Mar 2003 12:32:22 +0000 Subject: - Fixed a few typos. --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 5a3a3ad81..2ce43d209 100644 --- a/INSTALL +++ b/INSTALL @@ -54,7 +54,7 @@ INSTALLATION into a directory within your webserver's document root or your public HTML directory: - $ mv drupal-4.1.0 /var/www/html + $ mv drupal-x.x.x /var/www/html NOTE: when copying files, ensure you also copy the hidden .htaccess file. @@ -100,7 +100,7 @@ INSTALLATION 4. CONNECTING DRUPAL - Drupal server options are specified in includes/conf.php + Drupal server options are specified in includes/conf.php. Drupal allows for multiple virtual host installations; to configure a virtual server host, you can create the configuration file @@ -152,7 +152,7 @@ a few active modules, one theme, and no user access rights. Standard services can be selected and configured through the administration panel; additional community-contributed modules and -themes are available from drupal.org +themes are available from drupal.org. CUSTOMIZING YOUR THEME(S) ------------------------- -- cgit v1.2.3