Skip to content

Commit f368b16

Browse files
authored
Merge branch 'main' into hamza/gui-preview
2 parents d345509 + bcceede commit f368b16

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)