From f78d4f45c61cfb003a483949e898682496585daa Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 16 Sep 2022 11:53:06 +1000 Subject: updating readme now that the scripts have been restored --- README.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index e16b9f8..74a10e4 100644 --- a/README.txt +++ b/README.txt @@ -178,12 +178,9 @@ Modify the PHP file Application/Include/languages.php == How to fill the vendors entry == -After the installation, you have to fill the MySQL table containing the vendors. To carry out this task, you need to download the proper scripts using the following command: -* FIXME: restore the scripts. +After the installation, you have to fill the MySQL table containing the vendors. To carry out this task, use the scripts in the scripts sub-directory. - svn co svn://svn.savannah.nongnu.org/h-source/trunk/scripts/vendorid - -Change into the 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. Open the file 'connect.php' and set the following variables with the same values as your h-node instance: $host = ''; $user = ''; -- cgit v1.2.3