diff options
author | xengineering <me@xengineering.eu> | 2022-05-23 10:18:37 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-05-23 10:18:37 +0200 |
commit | 5652972e5018f6eee46a6216dbcbd5b84cc595f2 (patch) | |
tree | bd757c7f0b2693ba5703697d3fd02aecc050f8ad | |
parent | 7c29428482ba28b7462aef62c64cbefc7b3a28b0 (diff) | |
download | picontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.tar picontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.tar.zst picontrol-5652972e5018f6eee46a6216dbcbd5b84cc595f2.zip |
Update clone URL to cgit.xengineering.eu
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |