diff options
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 28665458e..aff50f270 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -69,7 +69,7 @@ INSTALLATION Drupal requires access to a database in order to be installed. Your database user will need sufficient privileges to run Drupal. Additional information about privileges, and instructions to create a database using the command - line are avaialable in INSTALL.mysql.txt (for MySQL) or INSTALL.pgsql.txt + line are available in INSTALL.mysql.txt (for MySQL) or INSTALL.pgsql.txt (for PostgreSQL). To create a database using PHPMyAdmin or a web-based control panel consult |