Skip to content

Commit 4c4b8bb

Browse files
docs: add Homebrew and Scoop install methods
1 parent 9effcf8 commit 4c4b8bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Or install directly from GitHub:
2020

2121
```bash
2222
pip install git+https://github.com/Coding-Dev-Tools/deploydiff.git
23+
Or install via Homebrew (macOS/Linux):```bashbrew tap Coding-Dev-Tools/tapbrew install deploydiff```Or install via Scoop (Windows):```bashscoop bucket add Coding-Dev-Tools https://github.com/Coding-Dev-Tools/scoop-bucketscoop install deploydiff```
2324
```
2425

2526
## Usage

0 commit comments

Comments
 (0)