diff options
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 1b7d529cf..d221d0993 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,7 +42,7 @@ INSTALLATION The files are in .tar.gz format and can be extracted using most compression tools. On a typical Unix command line, use: - wget http://drupal.org/files/project/drupal-x.x.x.tar.gz + wget http://drupal.org/files/projects/drupal-x.x.x.tar.gz tar -zxvf drupal-x.x.x.tar.gz This will create a new directory drupal-x.x.x/ containing all |