diff --git a/install.php b/install.php index d2462409d80f79f6710fd6549d7d3761f3eec52c..7186cf4f20e98944b22d48a857985afe0d1bc89a 100644 --- a/install.php +++ b/install.php @@ -50,7 +50,7 @@ try { 'module-name=s' => 'What module name would you like to use? Use disabled, to not use', 'basepath=s' => - 'What base path should be used in VuFind\'s URL? [/vufind]', + "What base path should be used in VuFind\'s URL? [{$basePath}]", 'multisite-w' => 'Specify we are going to setup a multisite. Options: directory and host', 'hostname=s' =>