summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index cd163626a..496db5940 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -76,10 +76,6 @@ INSTALLATION
If you use PostgreSQL, change "mysql" to "pgsql" in the above line.
- Set $base_url to match the address to your Drupal site:
-
- $base_url = "http://www.example.com";
-
In addition, a single Drupal installation can host several
Drupal-powered sites, each with its own individual configuration.
If you don't need multiple Drupal sites, skip to the next section.