From d9fea5618219b7d8ddcbba391cbbe653be3f72b3 Mon Sep 17 00:00:00 2001 From: Joona Date: Sun, 7 Jun 2026 18:45:16 +0300 Subject: [PATCH] edit readme --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c429e89..d369d5f 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,13 @@ Displays real-time telemetry history for engine data, tire temperatures, and sus ## Installation -1. Open the [Releases](../../releases) page. -2. Download `ForzaTelemetry-v1.0.0-win-x64.zip` from the latest release. -3. Extract the entire ZIP file to a folder. -4. Open the extracted folder. -5. Run `ForzaTelemetry.exe`. +1. Open the [Releases](https://gitea.vamma.fi/Joona/Forza-Telemetry/releases) page. +2. Open the latest release. +3. Download `ForzaTelemetry-v1.0.0-win-x64.zip`. +4. Extract the entire ZIP file to a folder. +5. Open the extracted folder. +6. Run `ForzaTelemetry.exe`. + The application is self-contained, so no separate .NET installation should be required.