From 09e848c3961735c1daf939ee3ccdc66cbc1c3c59 Mon Sep 17 00:00:00 2001 From: Yukino Song Date: Mon, 27 Oct 2025 23:54:07 +0800 Subject: [PATCH] Update README for more install methods merges #1188 --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index 18a64eee..7ccb5c95 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,41 @@ No real time chat support will ever be provided for Apollo and Artemis. Includin ## Downloads +### Direct Download + +**Recommended** + [Releases](https://github.com/ClassicOldSong/Apollo/releases) +### WinGet + +**Note:** Community maintained + +In an elevated PowerShell window, run + +```pwsh +winget install Apollo + +``` + +You'll need WinGet installed first. + +### Chocolatey + +**Note:** Community maintained + +You can also install the apollo steaming server with chocolatey. + +Install Chocolatey if you don't have it, then run the following command in an elevated PowerShell/CMD window: + +```pwsh +choco upgrade apollo -y +``` + +Same command can be used to upgrade, add to a scheduled task to automate updates. + +See more details on the chocolatey package [here](https://community.chocolatey.org/packages/apollo) + ## Disclaimer I got kicked from Moonlight and Sunshine's Discord server and banned from Sunshine's GitHub repo literally for helping people out.