summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-05-23 10:18:37 +0200
committerxengineering <me@xengineering.eu>2022-05-23 10:18:37 +0200
commit5652972e5018f6eee46a6216dbcbd5b84cc595f2 (patch)
treebd757c7f0b2693ba5703697d3fd02aecc050f8ad
parent7c29428482ba28b7462aef62c64cbefc7b3a28b0 (diff)
downloadpicontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.tar
picontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.tar.zst
picontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.zip
Update clone URL to cgit.xengineering.eu
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ffc0818..5b05f96 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ With pip you can install Flask and waitress very easily:
### How to install, start and enable
```bash
- git clone https://github.com/xengineering/picontrol.git
+ git clone https://cgit.xengineering.eu/picontrol
cd picontrol
sudo useradd -rUs /usr/bin/nologin picontrol
sudo make install