From d431956cc62f80115fa17103374f7c921081d72c Mon Sep 17 00:00:00 2001 From: DeltaMikeCharlie <127641886+DeltaMikeCharlie@users.noreply.github.com> Date: Sat, 5 Jul 2025 17:47:40 +1000 Subject: [PATCH] Add 'sudo make install' to the Linux build notes. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e30219d9..058d695c0 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ To run the Tvheadend binary: Settings are stored in `$HOME/.hts/tvheadend`. +To install the newly compiled Tvheadend binary and associated files onto your system: + + $ sudo make install + Running on Linux ---------------- -- 2.47.2