From c97a169637a7de6419fd0b1c0251fbba3ee7bbb6 Mon Sep 17 00:00:00 2001 From: Jake Pullen Date: Fri, 30 Aug 2024 08:26:18 +0100 Subject: [PATCH] added github link --- docs/Get_Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Get_Started.md b/docs/Get_Started.md index 05c93f4..d90c2b7 100644 --- a/docs/Get_Started.md +++ b/docs/Get_Started.md @@ -25,7 +25,7 @@ For the `BUDGET_ID`, you can get it from the URL of your budget page on the YNAB ### Clone the repository ```bash -git clone #link tbc +git clone https://github.com/Jake-Pullen/data_pipeline_for_YNAB.git ``` ### Install dependencies