We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0b6932 + 9785f15 commit 64db312Copy full SHA for 64db312
README.md
@@ -47,7 +47,8 @@ The easiest way to use the CLI is to download the latest build from GitHub Relea
47
48
| Package | Description | Use Case |
49
|---------|-------------|----------|
50
-| **`binaries-[version].zip`** | 📦 Standalone Binaries | Portable, no install needed - great for CI/CD |
+| **`winapp_[platform]-[version].msix`** | 📦 MSIX Installer |
51
+| **`winappcli-[platform].zip`** | 📦 Standalone Binaries | Portable, no install needed - great for CI/CD |
52
| **`microsoft-winappcli-[version].tgz`** | 📚 NPM Package | For Node.js/Electron projects |
53
54
### Adding to Path
0 commit comments