Skip to content

Commit 53e166e

Browse files
committed
Removing the . between MSAL and Python
1 parent ee0c0e2 commit 53e166e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Sub folder | Description
4141
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/)
44-
> - MSAL.Python
44+
> - MSAL Python
4545
> ```Python
4646
> pip msal
4747
> ```

0 commit comments

Comments
 (0)