Skip to content

Commit d19a5fa

Browse files
committed
Document installation from GitHub
1 parent 7f68683 commit d19a5fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ low country cardinality distinct values 41 -> 44
2626
## Install
2727

2828
```console
29-
$ pip install dsdiff
29+
$ pip install dsdiff # from PyPI, once released
30+
$ pip install git+https://github.com/jmweb-org/dsdiff # latest, available now
3031
```
3132

3233
Reads CSV, Parquet and JSON Lines through polars. No services, no schema files

0 commit comments

Comments
 (0)