Added Homebrew installation instructions

This commit is contained in:
Simon Willison 2020-12-13 20:52:24 -08:00 committed by GitHub
commit f1277f638f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: