diff --git a/templates/README.md b/templates/README.md
index b0b439c1fe4c8fea59a11020e4dd9e8b57bfe398..08e5473e7d5627d39640d8525e9c499e8b377f8c 100644
--- a/templates/README.md
+++ b/templates/README.md
@@ -102,6 +102,13 @@ perform some extra steps:
 4. update the ``conda_build_config.yaml`` in ``bob.admin/gitlab/`` with your dependencies,
    and with the updated version of bob-devel and beat-devel.
 
+   see [here](https://gitlab.idiap.ch/bob/bob.conda/merge_requests/363) and [here](https://gitlab.idiap.ch/bob/bob.admin/merge_requests/89)
+   for concrete examples on how to do this.
+
+   **Note that this step should be performed after bob.conda's pipeline on master is finished**
+   (i.e. perform steps 1 to 3 in a branch, open a merge request and wait for it to be merged, and wait 
+   for the new master branch to be "green").
+
 
 ## 2. Conda recipe