diff options
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 837046d50..1387ccbad 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -45,7 +45,7 @@ INSTALLATION You can obtain the latest Drupal release from http://drupal.org/. Download the current tar.gz format and extract the files: - $ wget http://drupal.org/drupal/drupal-x.x.x.tgz + $ wget http://drupal.org/files/project/drupal-x.x.x.tgz $ tar -zxvf drupal-x.x.x.tgz This will create a new directory drupal-x.x.x/ containing all |