diff --git a/README.md b/README.md index a40f1ab79a71..8be24895df27 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ from either OpenAI or Azure OpenAI and to run one of the C#, Python, and Java co ### For Python: -1. Go to the Quick start page [here](https://learn.microsoft.com/en-us/semantic-kernel/get-started/quick-start-guide?pivots=programming-language-csharp) and follow the steps to dive in. -2. You'll need to ensure that you toggle to Python in the the Choose a programming language table at the top of the page. - ![csharpmap](https://learn.microsoft.com/en-us/semantic-kernel/media/pythonmap.png) +1. Go to the Quick start page [here](https://learn.microsoft.com/en-us/semantic-kernel/get-started/quick-start-guide?pivots=programming-language-python) and follow the steps to dive in. +2. You'll need to ensure that Python is selected in the the "Choose a programming language" table at the top of the page. + ![pythonmap](https://learn.microsoft.com/en-us/semantic-kernel/media/pythonmap.png) ### For Java: