From 8470c663a68cbffbca0ece5d446ac95aecb0b805 Mon Sep 17 00:00:00 2001 From: rahuldave2005 Date: Wed, 2 Oct 2024 01:09:54 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c543739b..5a82c418 100644 --- a/README.md +++ b/README.md @@ -90,8 +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](./lessons/0-course-setup/setup.md) to help you with setting up your development environment. - For Educators, we have created a [curricula setup lesson](./lessons/0-course-setup/for-teachers.md) for you too! -- How to [Run the code in a VSCode or a Codepace](./lessons/0-course-setup/how-to-run.md) +- We have created a [setup lesson](https://github.com/microsoft/AI-For-Beginners/blob/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/blob/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.