summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 40d2658..4678fbd 100644
--- a/README
+++ b/README
@@ -11,3 +11,12 @@ Raspberry Pi 3B+.
Further info can be found at:
https://dominic.familie-radermacher.ch/computer/raspberry-pi/lan7800-led-ctl/
+
+The Git repo with the latest version is located at:
+https://git.familie-radermacher.ch/linux/lan7800-led-ctl.git
+
+Compile:
+mkdir -p build && cmake --fresh -B build && cmake --build build
+
+Install:
+cmake --install build