diff --git a/doc/install.html b/doc/install.html index 075441331c2..71443fb5860 100755 --- a/doc/install.html +++ b/doc/install.html @@ -131,8 +131,8 @@
-Now you can edit the configuration file, config.php. This - file is used by all other files in Moodle.
+Now you can edit the configuration file, config.php, using a + text editor. This file is used by all other files in Moodle.
To start with, make a copy of config-dist.php and call it config.php. We do this so that your config.php won't be overwritten in case you upgrade Moodle later on.