aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 27e0bd3..551ef9c 100644
--- a/README.txt
+++ b/README.txt
@@ -186,7 +186,7 @@ After the installation, you have to fill the MySQL table containing the USB/PCI
To carry out this task, use the scripts in the scripts sub-directory.
-Change into the scripts/vendorid/ directory. Open the file 'connect.php' and set the following variables with the same values as your h-node instance:
+Change into the scripts/vendorid/ directory. Copy the file connect.php.sample to connect.php and set the following variables with the same values as your h-node instance:
$host = '<DOMAIN_NAME>';
$user = '<USERNAME>';