File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,13 @@ The easiest way to use the CLI is to download the latest build from GitHub Relea
4747
4848| Package | Description | Use Case |
4949| ---------| -------------| ----------|
50- | ** ` binaries-[version].zip ` ** | 📦 Standalone Binaries | Portable, no install needed - great for CI/CD |
50+ | ** ` winapp_[platform]-[version].msix ` ** | 📦 MSIX Installer | Easy to install, automatically added to path, great for general usage |
51+ | ** ` winappcli-[platform].zip ` ** | 📦 Standalone Binaries | Portable, no install needed - great for CI/CD |
5152| ** ` microsoft-winappcli-[version].tgz ` ** | 📚 NPM Package | For Node.js/Electron projects |
5253
5354### Adding to Path
5455
55- The easiest way to use the CLI globally is to add it to the PATH.
56-
57- ** Add to Path** :
58-
59- Windows Search → Edit the system environment variables → Environment Variables → Path → Edit → New → Add the location (folder) of ` winapp.exe `
56+ The easiest way to use the CLI globally is to install it via the MSIX installer
6057
6158## 📋 Usage
6259
You can’t perform that action at this time.
0 commit comments