Skip to content

Commit

Permalink
chore: correct git install
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Nguyen committed Feb 20, 2024
1 parent 58e6119 commit 11f6875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Or use the latest version from git:
```yml
packages:
- git: "https://github.com/dbt-labs/dbt-utils.git"
- git: "https://github.com/infinitelambda/dbt-data-diff.git"
revision: 1.0.0 # 1.0.0b1
```
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Or use the latest version from git:
```yml
packages:
- git: "https://github.com/dbt-labs/dbt-utils.git"
- git: "https://github.com/infinitelambda/dbt-data-diff"
revision: 1.0.0 # 1.0.0b1
```
Expand Down

0 comments on commit 11f6875

Please sign in to comment.