From f5e2337eec88e9be6f1602b00310162fc1f008c3 Mon Sep 17 00:00:00 2001 From: Wouter Wijsman Date: Fri, 22 Nov 2024 11:34:15 +0100 Subject: [PATCH] Add link to installation instructions to downloads page I think this was necessary, since it is pretty unclear what to do with the download otherwise. --- downloads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.md b/downloads.md index f124316..217e3f5 100644 --- a/downloads.md +++ b/downloads.md @@ -7,7 +7,7 @@ nav_order: 6 # Downloads {: .fs-8 .fw-700 .text-center } -To download the latest version of the PSPDEV toolchain click on the link for your system: +Download the latest update for the PSPDEV toolchain here. If you don't have it setup yet, go to the [installation instructions](installation.html) instead! Otherwise click on the link for your system: - [Windows/Ubuntu/Debian](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-ubuntu-latest-x86_64.tar.gz) - [MacOS (arm64)](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-macos-latest-arm64.tar.gz)