diff --git a/docs/Software_installation_ultra2.md b/docs/Software_installation_ultra2.md
index 0081b0d910e8df1324c90ce1f44e8ad8ae50bbd1..81b4c5adddc389c92ce192ffb3f234969dd55391 100644
--- a/docs/Software_installation_ultra2.md
+++ b/docs/Software_installation_ultra2.md
@@ -170,3 +170,11 @@ wget https://data.broadinstitute.org/igv/projects/downloads/2.8/IGV_Linux_2.8.9.
 unzip IGV_Linux_2.8.9.zip
 rm IGV_Linux_2.8.9.zip
 ```
+
+## Emacs
+
+```
+cd /home/u035/u035/shared/software
+./bcbio/anaconda/bin/conda install emacs
+```
+