mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-27 20:34:12 +02:00
pip, not pip3
This commit is contained in:
parent
3b5c931287
commit
8eaac7c5f1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ sqlite-utils: a Python library and CLI tool for building SQLite databases](https
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
pip3 install sqlite-utils
|
pip install sqlite-utils
|
||||||
|
|
||||||
## Using as a CLI tool
|
## Using as a CLI tool
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue