diff --git a/doc/installing-from-release-windows.md b/doc/installing-from-release-windows.md index 62bf042..87d0ee4 100644 --- a/doc/installing-from-release-windows.md +++ b/doc/installing-from-release-windows.md @@ -25,7 +25,7 @@ Windows support in Rayhunter's installer is a work-in-progress. Depending on the 2. Download the latest `rayhunter-vX.X.X.zip` from the [Rayhunter releases page](https://github.com/EFForg/rayhunter/releases). The version you download will have numbers instead of X 3. Unzip `rayhunter-vX.X.X` . 1. Open a powershell terminal by pressing Win+R and typing `powershell` and hitting enter. -5. Type `cd ~\Downloads\rayhunter-v\installer-windows-x86_64` (**Replace with the rayhunter version you just unzipped**) and hit enter. +5. Type `cd ~\Downloads\rayhunter-v\installer-windows-x86_64` (**Replace with the Rayhunter version you just unzipped**) and hit enter. 5. Run the install script: `.\installer.exe orbic` and hit enter. - The device will restart multiple times over the next few minutes. - You will know it is done when you see terminal output that says `checking for rayhunter server...success!` diff --git a/doc/installing-from-source.md b/doc/installing-from-source.md index 2c59940..c41d211 100644 --- a/doc/installing-from-source.md +++ b/doc/installing-from-source.md @@ -15,7 +15,7 @@ Building Rayhunter from source, either for development or because the install sc [Install Rust the usual way](https://www.rust-lang.org/tools/install). Then, -- install the cross-compilation target for the device rayhunter will run on: +- install the cross-compilation target for the device Rayhunter will run on: ```sh rustup target add armv7-unknown-linux-musleabihf ``` diff --git a/doc/tplink-m7350.md b/doc/tplink-m7350.md index a91f6f0..95a70f6 100644 --- a/doc/tplink-m7350.md +++ b/doc/tplink-m7350.md @@ -61,7 +61,7 @@ add two port triggers. You can look at `Settings > NAT Settings > Port Triggers` in TP-Link's admin UI to see them. 1. One port trigger "rayhunter-root" to launch the telnet shell. This is only needed for installation, and can be removed after upgrade. You can reinstall it using `./installer util tplink-start-telnet`. -2. One port trigger "rayhunter-daemon" to auto-start rayhunter on boot. If you remove this, rayhunter will have to be started manually from shell. +2. One port trigger "rayhunter-daemon" to auto-start Rayhunter on boot. If you remove this, Rayhunter will have to be started manually from shell. ## Other links diff --git a/doc/updating-rayhunter.md b/doc/updating-rayhunter.md index 1ad7ae6..3f1d2ba 100644 --- a/doc/updating-rayhunter.md +++ b/doc/updating-rayhunter.md @@ -1,3 +1,3 @@ # Updating Rayhunter -Great news: if you've successfully installed rayhunter, you already know how to update it! Our update process is identical to the installation process: simply repeat the steps for installing Rayhunter via a [release](./installing-from-release.md) or from [source](./installing-from-source.md). +Great news: if you've successfully installed Rayhunter, you already know how to update it! Our update process is identical to the installation process: simply repeat the steps for installing Rayhunter via a [release](./installing-from-release.md) or from [source](./installing-from-source.md). diff --git a/doc/wingtech-ct2mhs01.md b/doc/wingtech-ct2mhs01.md index ab22012..647f005 100644 --- a/doc/wingtech-ct2mhs01.md +++ b/doc/wingtech-ct2mhs01.md @@ -47,7 +47,7 @@ Connect to the Wingtech's network over wifi or usb tethering, then run the insta ``` ## Obtaining a shell -Even when rayhunter is running, for security reasons the Wingtech will not have telnet or adb enabled during normal operation. +Even when Rayhunter is running, for security reasons the Wingtech will not have telnet or adb enabled during normal operation. Use either command below to enable telnet or adb access: