diff --git a/README.md b/README.md
index 5a822c02ce1c57c3d065dcfc3bd6c7fff007a0ea..9214818e14a93f0b177727db15b2e1b25763bf1d 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,13 @@ then modify `/etc/cups/cups-pdf.conf`:
 PostProcessing /path/to/cups-pdf-postprocess-your-wrapper.sh
 ```
 
+*NOTE:* Ubuntu requires modifying AppArmor settings to allow cups-pdf to execute
+this script by adding something like
+```
+  /path/to/cups-pdf-postprocess-your-wrapper.sh ux,
+```
+into cups-pdf profile.
+
 *WARNING:* The script does not delete printed files, so files printed through cups-pdf
 will stay where they were printed to (default path is `/var/spool/cups-pdf/${USER}`).
 It is up to you to delete them when needed. Easy way to do so might be to move