From c8d1b52ca778b453e54c26b1a0177eaf7148bcde Mon Sep 17 00:00:00 2001 From: Dylan Buel <59740450+dylanbuel@users.noreply.github.com> Date: Sun, 9 Nov 2025 04:36:36 -0700 Subject: [PATCH] Removed reference to deleted documentation and added language about updating to landing page (#697) * Removed references to installing-from-release-windows.md removed in commit ea5aa6cee2901b50b344a0125fb8986ef370451a * Added language referencing the upgrade instructions in installation landing page * Update doc/installation.md --------- Co-authored-by: Markus Unterwaditzer --- doc/SUMMARY.md | 1 - doc/installation.md | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/SUMMARY.md b/doc/SUMMARY.md index e87107f..5e93f11 100644 --- a/doc/SUMMARY.md +++ b/doc/SUMMARY.md @@ -3,7 +3,6 @@ [Introduction](./introduction.md) - [Installation](./installation.md) - [Installing from the latest release](./installing-from-release.md) - - [Installing from the latest release (Windows)](./installing-from-release-windows.md) - [Installing from source](./installing-from-source.md) - [Updating Rayhunter](./updating-rayhunter.md) - [Configuration](./configuration.md) diff --git a/doc/installation.md b/doc/installation.md index 84a0f42..28b501e 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -3,5 +3,8 @@ So, you've got one of the [supported devices](./supported-devices.md), and are ready to start catching IMSI catchers. You have two options for installing Rayhunter: * [installing from a release (recommended)](./installing-from-release.md) - * [installing from a release on Windows](./installing-from-release-windows.md) * [installing from source](./installing-from-source.md) + +Already have Rayhunter installed but looking to update? + +* [Updating Rayhunter](./updating-rayhunter.md) \ No newline at end of file