summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 8dc25dc..645eac2 100644
--- a/README.txt
+++ b/README.txt
@@ -33,7 +33,19 @@ Usage of USB debugger:
Pairing tool (ltunify)
ltunify allows you to pair new devices, unpair existing devices or view
-information for those devices. Run `ltunify --help` for available options.
+information for those devices. In order to build the ltunify binary and install
+it to `$HOME/bin/ltunify`:
+
+ make ltunify
+ make install-home
+
+If you intend to package ltunify or otherwise install it system-wide with a
+udevrule, you can use:
+
+ make ltunify
+ make install DESTDIR=$pkgdir bindir=/usr/bin udevrulesdir=/lib/udev/rules.d
+
+Once installed, run `ltunify --help` for available options.
Usage of the pairing tool is pretty straight-forward. Example session: