Skip to content

Commit

Permalink
Fixed incorrect example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
shakeel committed Sep 30, 2020
1 parent 94fc628 commit cada101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Now you can do things with the CLI utility like this:
You can even import data into a new database table like this:

$ curl https://api.github.com/repos/simonw/sqlite-utils/releases \
| sqlite-utils insert releases.db releases - --pk
| sqlite-utils insert releases.db releases - --pk id

Full CLI documentation: https://sqlite-utils.readthedocs.io/en/stable/cli.html

Expand Down

0 comments on commit cada101

Please sign in to comment.