diff --git a/README.md b/README.md
index c49f41ce5efb9e920e4c2a578a0b42e6a02628e3..f4e1d21537fa5ac78b9f6f1b85d4d3f1e73f5e02 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,14 @@
 
 Requires docker and docker-compose.
 
+Compile once:
+
+```sh
+docker-compose up plot && docker-compose up report
+```
+
+Automatically recompile on changes:
+
 ```sh
 docker-compose up
 ```
diff --git a/Report.pdf b/Report.pdf
index 80d9c4a493e31b2e1ac95656e7bc5a1a4c088c43..3838b15d82bad77d0951d1d878579d93639b0236 100644
Binary files a/Report.pdf and b/Report.pdf differ