-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: bump install link to v0.1.5 for hotfix
- Loading branch information
1 parent
8957cc7
commit 716034a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,7 +94,7 @@ potential issues with the output script such as table/column renames. | |
Assuming you have Python 3.8+ and Git, you can install this library with: | ||
|
||
```sh | ||
pip install git+https://github.com/thegamecracks/[email protected].3 | ||
pip install git+https://github.com/thegamecracks/[email protected].5 | ||
``` | ||
|
||
After installation, the command-line interface can be used with `sqlitediff` | ||
|