From adf1c661654986271eaaccad3176fcdf88f3ab32 Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 7 Jun 2024 16:26:12 +0100 Subject: [PATCH] Readme tweak --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd43820..ddaf54b 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,8 @@ This is not a package on the Package Hub. To install it via git, add this to `pa ```yaml packages: - - git: https://github.com/dbt-labs/dbt-labs-experimental-features - subdirectory: insert_by_timeperiod - revision: XXXX #optional but highly recommended. Provide a full git sha hash, e.g. 7180db61d26836b931aa6ef8ad9d70e7fb3a69fa. If not provided, uses the current HEAD. + - git: https://github.com/alittlesliceoftom/insert_by_timeperiod + revision: 0.1.0 #optional but highly recommended. Provide a release version like 0.1.0 or a full git sha hash. If not provided, uses the current HEAD. ``` ### Supported Versions: