diff --git a/README.rst b/README.rst index 436b1d0..b9d7d45 100644 --- a/README.rst +++ b/README.rst @@ -49,6 +49,8 @@ Configuration password = VerySecurePassword ; location for storage of PDFs (trailing slash is IMPORTANT) pdflocation = /path/to/storage/of/PDFs/ + ; location of the firefox binary + firefoxBinary = /Pfad/zur/firefox.exe Usage after initial setup -------------------------