From 00116959043118f4586a2b0f7384253d85cda70e Mon Sep 17 00:00:00 2001 From: eric-laurello <102970824+eric-laurello@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:15:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ec9918..8b0e380 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Profile Set Up +## Profile Set Up #### Use the following within profiles.yml ---- @@ -71,4 +71,4 @@ dbt run --var '{"UPDATE_SNOWFLAKE_TAGS":True}' -s models/core/core__fact_swaps.s ``` select * from table(solana.information_schema.tag_references('solana.core.fact_blocks', 'table')); -``` \ No newline at end of file +```