From 5d2a4bb3e5add11c89ca11f3f58821e4b0a22c70 Mon Sep 17 00:00:00 2001 From: Wouter Wijsman Date: Mon, 19 Feb 2024 16:00:13 +0100 Subject: [PATCH] Link to Dockerhub for container We also upload the container to the Dockerhub, so we should probably link to there. Much easier to clone. --- downloads.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.md b/downloads.md index 7cc7f24..48f6dfe 100644 --- a/downloads.md +++ b/downloads.md @@ -9,4 +9,4 @@ nav_order: 5 Downloading the latest version of the PSPDEV toolchain for your system [here](https://github.com/pspdev/pspdev/releases/tag/latest). -Alternatively, a Docker container is available [here](https://github.com/pspdev/pspdev/pkgs/container/pspdev). \ No newline at end of file +Alternatively, a Docker container is available [here](https://hub.docker.com/r/pspdev/pspdev).