diff --git a/README.md b/README.md
index a019f05..a3827b6 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,14 @@ Build QGIS 3 nightly/weekly
```
buildbot
\
- DockerLatent[1] + cap-add=SYS_ADMIN[2]
+ git + bash[1]
+ |
+ DockerLatent[2] + cap-add=SYS_ADMIN[3]
\
mock - copr-cli
- \
- COPR
+ |
+ COPR
```
-
-[1] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html
-[2] https://docker-py.readthedocs.io/en/1.10.4/hostconfig/
\ No newline at end of file
+[1] https://github.com/qgis/QGIS/pull/5333 and https://github.com/qgis/QGIS/pull/5275
+[2] http://docs.buildbot.net/latest/manual/cfg-workers-docker.html
+[3] https://docker-py.readthedocs.io/en/1.10.4/hostconfig/
\ No newline at end of file