mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-03-11 17:45:44 +00:00
Update installation instructions in README.md
- Added winget install - Added (Recommended) note
This commit is contained in:
parent
4390983608
commit
3725f0b53d
1 changed files with 2 additions and 2 deletions
|
|
@ -100,11 +100,11 @@
|
|||
## 🔧 Installation
|
||||
|
||||
1. 🪟 **Windows x64 and x86**
|
||||
1. 📥 **Installer**
|
||||
1. 📥 **Installer (Recommended)**
|
||||
- **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. 📦 **Winget (Recommended)**
|
||||
3. 📦 **Winget**
|
||||
```shell
|
||||
# Install
|
||||
winget install Zaarrg.StremioCommunity
|
||||
|
|
|
|||
Loading…
Reference in a new issue