]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Add 'sudo make install' to the Linux build notes. master
authorDeltaMikeCharlie <127641886+DeltaMikeCharlie@users.noreply.github.com>
Sat, 5 Jul 2025 07:47:40 +0000 (17:47 +1000)
committerFlole <Flole998@users.noreply.github.com>
Sat, 5 Jul 2025 13:45:19 +0000 (15:45 +0200)
README.md

index 8e30219d955c8587a6ba770c6822ef519cb2e848..058d695c0c88467f08394e7a6608b11a65924d2a 100644 (file)
--- 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
 ----------------