Update BlocksDS installation link in README (#79)

The /options/ path does not exist anymore
This commit is contained in:
Max
2025-12-30 08:01:19 +01:00
committed by GitHub
parent 92a6c6ecdc
commit 842dd8e63a

View File

@@ -45,7 +45,7 @@ Note that there are still SDK versions and variants for which Pico Loader does n
We recommend using WSL (Windows Subsystem for Linux), or MSYS2 to compile this repository.
The steps provided will assume you already have one of those environments set up.
1. Install [BlocksDS](https://blocksds.skylyrac.net/docs/setup/options/)
1. Install [BlocksDS](https://blocksds.skylyrac.net/docs/setup/)
2. Install [.NET 9.0](https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-install?tabs=dotnet9&pivots=os-linux-ubuntu-2404) for your system (note: this link points to the instructions for Ubuntu, but links for most OS'es are available on the same page)
## Compiling