diff --git a/installation/resource/installer/userInputSpec.xml b/installation/resource/installer/userInputSpec.xml
index 131e1e28b8e522eae5263037d65380b39f4012fa..93d0ee4d6d3f65ee80720e1b18039b821ec05dbf 100644
--- a/installation/resource/installer/userInputSpec.xml
+++ b/installation/resource/installer/userInputSpec.xml
@@ -56,7 +56,7 @@
       <spec txt="Screening" true="true" false="false"/>
     </field>
     <field type="check" variable="ILLUMINA-NGS">
-      <spec txt="Illumina NGS" true="true" false="false"/>
+      <spec txt="Illumina NGS (ETH BSSE Setup)" true="true" false="false"/>
     </field>
   </panel>
 
diff --git a/installation/resource/tarball/console.properties b/installation/resource/tarball/console.properties
index 1c57768f17b9bb5d9a2a8acd5e1916ddcf01443a..bd5cf280de607bfcddfe89e2477691a69ff45bd7 100644
--- a/installation/resource/tarball/console.properties
+++ b/installation/resource/tarball/console.properties
@@ -41,5 +41,5 @@ KEY_PASSWORD = changeit
 # Standard technology SCREENING is disabled by default
 #SCREENING = true
 
-# Standard technology ILLUMINA-NGS is disabled by default
+# Standard technology ILLUMINA-NGS (ETH BSSE Setup) is disabled by default
 #ILLUMINA-NGS = true
\ No newline at end of file