Skip to content

Commit 2498e0e

Browse files
committed
feat(docs): add Chocolatey installation instructions
- Included instructions for installing YASB using Chocolatey.
1 parent d38392a commit 2498e0e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ scoop install extras/yasb
4848

4949
***
5050

51+
### Chocolatey
52+
Install YASB using Chocolatey:
53+
```powershell
54+
choco install yasb
55+
```
56+
57+
***
58+
5159
### Using Python
5260
- Install Python 3.12
5361
- Install required Python Modules:

0 commit comments

Comments
 (0)