Skip to content

Commit

Permalink
Updated section to align on python language.
Browse files Browse the repository at this point in the history
  • Loading branch information
howlowck authored Jul 29, 2024
1 parent 632ddc4 commit bb0813e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit bb0813e

Please sign in to comment.