diff --git a/docs/Software_installation.md b/docs/Software_installation.md
index 39c7dc4a9889c37bfd08ab64803c8213bb9615af..13bd346606185d21f83b2e24fe6cb13fa0bc8bf1 100644
--- a/docs/Software_installation.md
+++ b/docs/Software_installation.md
@@ -40,7 +40,20 @@ cd ../../genomes/Hsapiens/hg38/txtmp/
 mv variation/gnomad* ../variation/
 ```
 
-Now restart the installation as above.
+Now restart the installation without the gnomad datatarget.
+
+```
+cd /home/u035/project/software/install
+wget https://raw.github.com/bcbio/bcbio-nextgen/master/scripts/bcbio_nextgen_install.py
+
+ulimit -n 4096
+
+python bcbio_nextgen_install.py /home/u035/project/software/bcbio \
+  --tooldir /home/u035/project/software/bcbio/tools \
+  --genomes hg38 --aligners bwa \
+  --datatarget variation \
+  --datatarget vep --datatarget dbnsfp --cores 32 &> bcbio_install_YYYYMMDDhhmm.log
+```
 
 Put a fake file name for genotype2phenotype field in genomes/hg38/seq/hg38-resources.yaml