Update README for more install methods

merges #1188
This commit is contained in:
Yukino Song
2025-10-27 23:54:07 +08:00
parent 08757dcd6c
commit 09e848c396

View File

@@ -155,8 +155,41 @@ No real time chat support will ever be provided for Apollo and Artemis. Includin
## Downloads ## Downloads
### Direct Download
**Recommended**
[Releases](https://github.com/ClassicOldSong/Apollo/releases) [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 ## Disclaimer
I got kicked from Moonlight and Sunshine's Discord server and banned from Sunshine's GitHub repo literally for helping people out. I got kicked from Moonlight and Sunshine's Discord server and banned from Sunshine's GitHub repo literally for helping people out.