We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef34d7 commit 7131893Copy full SHA for 7131893
readme.md
@@ -65,6 +65,16 @@ file).*
65
winget install th-ch.YouTubeMusic
66
```
67
68
+#### How to install without a network connection? (in Windows)
69
+
70
+- Download the `*.nsis.7z` file for _your device architecture_ in [release page](https://github.com/th-ch/youtube-music/releases/latest).
71
+ - `x64` for 64-bit Windows
72
+ - `ia32` for 32-bit Windows
73
+ - `arm64` for ARM64 Windows
74
+- Download installer in release page. (`*-Setup.exe`)
75
+- Place them in the **same directory**.
76
+- Run the installer.
77
78
## Available plugins:
79
80
- **Ad Blocker**: Block all ads and tracking out of the box
0 commit comments