Skip to content

Commit

Permalink
Update cli doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nside committed Jul 25, 2023
1 parent cf216d0 commit 1eec4b8
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 @@ -18,7 +18,7 @@ pip install sqlite2rest
You can use SQLite2REST from the command line by providing the path to your SQLite database:

```
python -m sqlite2rest /path/to/database.db
sqlite2rest /path/to/database.db
```


Expand Down

0 comments on commit 1eec4b8

Please sign in to comment.