File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -47,17 +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- | ** ` winapp_[platform]-[version].msix ` ** | 📦 MSIX Installer |
50+ | ** ` winapp_[platform]-[version].msix ` ** | 📦 MSIX Installer | Easy to install, automatically added to path, great for general usage |
5151| ** ` winappcli-[platform].zip ` ** | 📦 Standalone Binaries | Portable, no install needed - great for CI/CD |
5252| ** ` microsoft-winappcli-[version].tgz ` ** | 📚 NPM Package | For Node.js/Electron projects |
5353
5454### Adding to Path
5555
56- The easiest way to use the CLI globally is to add it to the PATH.
57-
58- ** Add to Path** :
59-
60- 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
6157
6258## 📋 Usage
6359
You can’t perform that action at this time.
0 commit comments