Update README.md

This commit is contained in:
YusufKhalifadev 2025-12-06 14:00:27 +02:00
parent b4cad35041
commit bca250f8dd

View file

@ -104,7 +104,16 @@
- **Install using the** `Installer`. Download `stremio-5.0.0-x64.exe` or `stremio-5.0.0-x86.exe` and run it.
2. 💼 **Portable Version**
- **Install using the** `Archive`. Download `stremio-5.0.0-x64.7z` or `stremio-5.0.0-x86.7z` extract it and run `stremio.exe`
3. 🥄 **Scoop.sh**
3.  **Winget (Recommended)**
```shell
# Install
winget install Zaarrg.StremioCommunity
# Update
winget upgrade Zaarrg.StremioCommunity
# Uninstall
winget uninstall Zaarrg.StremioCommunity
```
4. 🥄 **Scoop.sh**
```shell
# Install
scoop bucket add zarg https://github.com/zaarrg/scoop
@ -115,7 +124,7 @@
# Uninstall
scoop uninstall stremio-desktop-v5
```
4. ~~🍫 **Chocolatey**~~
5. ~~🍫 **Chocolatey**~~
```shell
⚠️ Note: Chocolatey is not updated use scoop or a other installation method!
# Install