From 8e708f145eedf554ce7fd7f8bf2c137e4d0c70cc Mon Sep 17 00:00:00 2001 From: oopsbagel Date: Thu, 31 Jul 2025 22:58:48 -0700 Subject: [PATCH] doc/pinephone: the installer runs on the phone --- doc/pinephone.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/pinephone.md b/doc/pinephone.md index 444d038..631020a 100644 --- a/doc/pinephone.md +++ b/doc/pinephone.md @@ -35,12 +35,14 @@ The modem is fully capable of running Rayhunter, but lacks both a screen and a n Note that the Quectel EG25-G does not support LTE band 48 (CBRS 3500MHz), used in the US for unlicensed 4G/5G connectivity. ## Installing +Download and extract the installer *on a shell on the PinePhone itself*. Unlike other Rayhunter installers, this has to be run on the device itself. Then run: + ```sh ./installer pinephone ``` -## Accessing rayhunter -Because the modem does not have its own display or network interface, rayhunter is only accessible on the pinephone by forwarding tcp over adb. +## Accessing Rayhunter +Because the modem does not have its own display or network interface, Rayhunter is only accessible on the pinephone by forwarding tcp over adb. ```sh adb forward tcp:8080 tcp:8080