From 671f70b7a645a5672453a90d7af2e6144ef75168 Mon Sep 17 00:00:00 2001 From: Matthias Berla Date: Tue, 16 Feb 2016 14:51:59 +0100 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b3f0e6..9fd00a2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ I encapsulated the installation in a Docker container to be more platform indepe Installation requires following steps: -1. `git clone https://github.com/berlam/lightdm-webkit-greeter.git greeter` +1. `git clone https://github.com/berlam/debian-lightdm-webkit-greeter.git greeter` 2. `cd greeter && mkdir build`