diff --git a/README.md b/README.md
index f4ed1ab..e8cb6bf 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Automatic Processing tool checks for the new files/runs produced by sf-daq and r
## Installation
### Pre-installed software (recommended)
-Automatic Processing tool is installed in /sf/jungrau/applications/ap place and it's recommended to use if from that place (all examples below will be using that tool place).
+Automatic Processing tool is installed in /sf/jungfrau/applications/ap place and it's recommended to use if from that place (all examples below will be using that tool place).
Installed conda environment can be activated with
> $ source /sf/jungfrau/applications/miniconda3/etc/profile.d/conda.sh
@@ -138,13 +138,22 @@ this file contains indexing parameters used by crystfel.
* setup/prepare spreadsheet for automatic filling:
> $ . ./env_setup.sh
>
- > $ python /sf/jungrau/applications/ap/ap/update-spreadsheet.py --setup --log ${LOGBOOK}
+ > $ python /sf/jungfrau/applications/ap/ap/update-spreadsheet.py --setup --log ${LOGBOOK}
### During Beamtime
#### start/stop automatic processing tool:
+* to function properly, instruction for sf-daq to produce detector files must include
+ * adc_to_energy : True
+ * save_dap_results : True
+ * crystfel_lists_laser : True
+
+ Optional, to make files smaller:
+ * compression: True
+ * factor: Value (0.25 to round to 250eV or photon beam energy to make output in photon counts)
+
* login to swissfel online computing infrastructure with your personal PSI account:
> $ ssh psi_account@sf-l-001