Skip to content

Commit 6d1b9b3

Browse files
committed
Add direct links to downloads from latest release to download page
1 parent b2016d1 commit 6d1b9b3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

downloads.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ nav_order: 6
77
# Downloads
88
{: .fs-8 .fw-700 .text-center }
99

10-
Downloading the latest version of the PSPDEV toolchain for your system [here](https://github.com/pspdev/pspdev/releases/tag/latest).
10+
Downloading the latest version of the PSPDEV toolchain for your system:
1111

12-
Alternatively, a Docker container is available [here](https://hub.docker.com/r/pspdev/pspdev).
12+
- [Windows/Ubuntu/Debian](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-ubuntu-latest-x86_64.tar.gz)
13+
- [MacOS (arm64)](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-macos-latest-arm64.tar.gz)
14+
- [MacOS (x86_64)](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-macos-13-x86_64.tar.gz)
15+
- [Fedora](https://github.com/pspdev/pspdev/releases/latest/download/pspdev-fedora-latest.tar.gz)
16+
- [Docker](https://hub.docker.com/r/pspdev/pspdev)

0 commit comments

Comments
 (0)