diff --git a/README.md b/README.md index 4d5d14a..5e38550 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ Include in `packages.yml` ``` packages: - - git: "https://github.com/calogica/dbt-date.git" - revision: for the latest version tag + - package: calogica/dbt_date + version: [">=0.2.0", "<0.3.0"] + # for the latest version tag ``` ## Variables