diff --git a/README.md b/README.md
index 55c6ca0a2bd44d7507f4620cd96d592f2aec084e..341d503e696c4ba7ceaec2c093bc58341b26e2d1 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ with your teammate:
 
  - [Maintainer] Configure the repository so that a Merge Request can
    only be accepted if the CI pipeline (the `make check` above) succeeds.
- - [Maintainer] Look at the CI/CD 
+ - [Maintainer] Look at the CI/CD Runners options and give the teacher the information needed to set up a runner
  - [Developer] Write a Makefile and some tests in a dedicated branch
  - [Developer] Once you are satisfied, fill a Merge Request
  - [Maintainer] Try and validate the Merge Request. If it does not work, discuss with your dev.