Skip to content

Commit baf5799

Browse files
authored
Update README.md
1 parent f6c02f0 commit baf5799

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ To run this sample, you'll need:
4242

4343
> - [Python 2.7+](https://www.python.org/downloads/release/python-2713/) or [Python 3+](https://www.python.org/downloads/release/python-364/)
4444
> - MSAL.Python
45-
```Python
46-
pip msal
47-
```
45+
> ```Python
46+
> pip msal
47+
> ```
4848
> - An Azure Active Directory (Azure AD) tenant. For more information on how to get an Azure AD tenant, see [how to get an Azure AD tenant.](https://docs.microsoft.com/azure/active-directory/develop/quickstart-create-new-tenant)
4949
5050
## Setup and run the sample. Learn key concepts

0 commit comments

Comments
 (0)