From 80b150d2f80ee92d79741415b24e18f8830b0f7f Mon Sep 17 00:00:00 2001 From: Matt Soucoup Date: Tue, 4 Feb 2025 16:46:55 -0800 Subject: [PATCH] Formatting lesson 2 readme --- 02-SettingUp.NETDev/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-SettingUp.NETDev/readme.md b/02-SettingUp.NETDev/readme.md index 337f432..099a4ef 100644 --- a/02-SettingUp.NETDev/readme.md +++ b/02-SettingUp.NETDev/readme.md @@ -2,7 +2,7 @@ *This lesson will guide you through setting up your development environment for this course. To ensure your success we've prepared a devcontainer configuration that will provide all the tooling you need to complete the course. You can run the devcontainer in GitHub Codespaces (recommended) or locally on your machine. And we also demonstrate how to set up your GitHub access tokens to interact with GitHub Models.* -We have you covered with guides to setup Azure OpenAI and Ollama, if desired. +*We have you covered with guides to setup Azure OpenAI and Ollama, if desired.* ---