Skip to content

Commit 77908e7

Browse files
authored
Fix incorrect installation link
1 parent ce1e067 commit 77908e7

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
@@ -27,7 +27,7 @@ as applications written using a preview version of library may no longer work.
2727

2828
1. If you haven't already, [install and/or upgrade the pip](https://pip.pypa.io/en/stable/installing/)
2929
of your Python environment to a recent version. We tested with pip 18.1.
30-
2. For now, you can install from our latest dev branch, by `pip install https://github.com/AzureAD/microsoft-authentication-library-for-python.git@dev`
30+
2. For now, you can install from our latest dev branch, by `pip install git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@dev`
3131

3232
## Usage
3333

0 commit comments

Comments
 (0)