From e58f61961ee2df5505dc0905f776bce617c637c4 Mon Sep 17 00:00:00 2001
From: Kim Borup <kborup@redhat.com>
Date: Thu, 14 Mar 2019 17:06:53 +0100
Subject: [PATCH] Update README.md

---
 exercises/4-an-enslaved-hope/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exercises/4-an-enslaved-hope/README.md b/exercises/4-an-enslaved-hope/README.md
index 860c740..aa36fe5 100644
--- a/exercises/4-an-enslaved-hope/README.md
+++ b/exercises/4-an-enslaved-hope/README.md
@@ -427,7 +427,7 @@
 
 6. In the `Containers` section for the pod template, add a new container template with the following details:
     * Enter `jnlp` in the `Name` field
-    * Enter `docker-registry.default.svc:5000/rsriniva-ci-cd/jenkins-slave-arachni` in the `Docker image` field
+    * Enter `docker-registry.default.svc:5000/<YOUR_NAME>-ci-cd/jenkins-slave-arachni` in the `Docker image` field
     * Enter `/tmp` in the `Working directory` field
     * Enter `${computer.jnlpmac} ${computer.name}` in the `Arguments to pass to the command` field
 

--
Gitblit v1.9.3