add Chocolatey install command for Windows

Added Chocolatey installation instructions for Windows.
This commit is contained in:
uncor3
2025-11-24 00:38:52 -07:00
committed by GitHub
parent cf453279bb
commit 97aaf371a7
+4
View File
@@ -57,6 +57,10 @@
- **Installer (.msi)**: Download and run the installer. Recommended for most users.
- **Portable (.zip)**: Extract and run `iDescriptor.exe`. No installation required.
- Choco :
```bash
choco install idescriptor --version=0.1.0
```
#### macOS