From be95605d5ecf0e7be3129959c68e1ac5c9a29343 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 4 May 2016 16:56:30 +0200 Subject: [PATCH] Adjusted image name from #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73352bf..238e8ac 100644 --- a/README.md +++ b/README.md @@ -70,5 +70,5 @@ For this you also let Jenkins clone this repository and then put that script int Besides using your local ruby installation you can also run the watch command in a Docker container like this: ```bash -docker run --rm -it Luzifer/github-masswatch [COMMAND] +docker run --rm -it quay.io/luzifer/github-masswatch [COMMAND] ```