Skip to content

Commit 8a2e5c9

Browse files
docs: add Homebrew and Scoop install methods
1 parent e709102 commit 8a2e5c9

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/json2sql.git
23+
Or install via Homebrew (macOS/Linux):```bashbrew tap Coding-Dev-Tools/tapbrew install json2sql```Or install via Scoop (Windows):```bashscoop bucket add Coding-Dev-Tools https://github.com/Coding-Dev-Tools/scoop-bucketscoop install json2sql```
2324
```
2425

2526
Or install directly from GitHub:

0 commit comments

Comments
 (0)