mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Added Homebrew installation instructions
This commit is contained in:
parent
5e06026e76
commit
f1277f638f
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ sqlite-utils: a Python library and CLI tool for building SQLite databases](https
|
|||
|
||||
pip install sqlite-utils
|
||||
|
||||
Or if you use [Homebrew](https://brew.sh/) for macOS:
|
||||
|
||||
brew install sqlite-utils
|
||||
|
||||
## Using as a CLI tool
|
||||
|
||||
Now you can do things with the CLI utility like this:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue