From 939e365ecd263385e50e4b1d659a33ed1d0ea537 Mon Sep 17 00:00:00 2001 From: Patrick Roth Date: Fri, 4 Oct 2019 11:56:05 +0200 Subject: fix wrong git cloning path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e6fe08..1233144 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ stages are implemented: ### Build and install ``` -git clone https://stettbacher.ch/gitlab/o-3000/driver.git +git clone https://stettbacher.ch/gitlab/o-3000/color-pipe.git cd color-pipe mkdir build cd build -- cgit v1.2.1