From 303d855d14be39b07f15adc2f59f9cafab1a2854 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Tue, 13 Aug 2024 13:35:30 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 711222f7..99bd475c 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,8 @@ For a gentle introduction to _AI in the Cloud_ topics you may consider taking th ## Getting Started -We have created a [setup lesson](https://github.com/microsoft/ai-for-beginners/lessons/0-course-setup/setup.md) to help you with setting up your development environment. For Educators, we have created a [curricula setup lesson](https://github.com/microsoft/ai-for-beginners/lessons/0-course-setup/for-teachers.md) for you too! +- We have created a [setup lesson](https://github.com/microsoft/AI-For-Beginners/tree/main/lessons/0-course-setup/setup.md) to help you with setting up your development environment. - For Educators, we have created a [curricula setup lesson](https://github.com/microsoft/AI-For-Beginners/tree/main/lessons/0-course-setup/for-teachers.md) for you too! +- How to [Run the code in a VSCode or a Codepace](https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/0-course-setup/how-to-run.md) Don't forget to star (🌟) this repo to find it easier later.