From 4bf69b894dedd9da1b6aef5c192595113ab4c2a5 Mon Sep 17 00:00:00 2001 From: nickbaumann98 <163209607+nickbaumann98@users.noreply.github.com> Date: Sun, 12 Jan 2025 16:43:08 -0800 Subject: [PATCH] docs: added video to getting started docs (#1260) Co-authored-by: nickbaumann98 --- docs/getting-started-new-coders/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started-new-coders/README.md b/docs/getting-started-new-coders/README.md index 52897f94be..c0779f9fa3 100644 --- a/docs/getting-started-new-coders/README.md +++ b/docs/getting-started-new-coders/README.md @@ -21,6 +21,8 @@ Before you begin, make sure you have the following: - Example: `Documents/Cline/portfolio-website` for your portfolio - **Cline Extension in VS Code:** The Cline extension installed in VS Code. +- Here's a [tutorial](https://www.youtube.com/watch?v=N4td-fKhsOQ) on everything you need to get started. + ## Step-by-Step Setup Follow these steps to get Cline up and running: