aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Roth <roth@stettbacher.ch>2019-10-04 11:56:05 +0200
committerPatrick Roth <roth@stettbacher.ch>2019-10-04 11:56:05 +0200
commit939e365ecd263385e50e4b1d659a33ed1d0ea537 (patch)
treedf69d909d5ed89dd8cfd2719113888ffe93b3666
parentinitial commit (diff)
downloado3000-color-pipe-939e365ecd263385e50e4b1d659a33ed1d0ea537.tar.gz
o3000-color-pipe-939e365ecd263385e50e4b1d659a33ed1d0ea537.zip
fix wrong git cloning path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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