Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sung Won Chung <[email protected]>
  • Loading branch information
sar009 and sungchun12 authored Jan 9, 2024
1 parent d93788b commit da17cb1
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 @@ -63,7 +63,7 @@ pip install data-diff 'data-diff[postgresql,snowflake]' -U

Additionally, you can install all open source supported database adapters as follows.
```
pip install data-diff 'data-diff[all-local-dbs]' -U
pip install data-diff 'data-diff[all-oss-supported-dbs]' -U
```

2. Run `data-diff` with connection URIs
Expand Down

0 comments on commit da17cb1

Please sign in to comment.