diff --git a/README.md b/README.md
index 24716340709af59eee83d2ad2c2365b050eb9ae8..6353cc9d4bd53e7a0573d30487c6015d5317e1e2 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ This is done to not have a mandatory deploy for every minor commmit.
   * gitlab: merge with `master`
     * pipeline will start running: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines
     * if 'passed' then click `>>` on the 'deploy' stage, this will deploy to test on sdc-dev
-    
+
   * gitlab: merge with `acceptance`
     * pipeline will start running: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines
     * if 'passed' then click `>>` on the 'deploy' stage, this will deploy to acceptance on dop457
@@ -113,6 +113,7 @@ This is the procedure for that.
     > python manage.py migrate --settings=atdb.settings.dev
     - add new migration file to git
     - commit & push
+    - apply 'The Procedure' (see above) to deploy in test, acceptance and production.
 
   on CI/CD page: https://git.astron.nl/astron-sdc/atdb-ldv/-/pipelines