Change installation url to comply with git security change (#2765)
Co-authored-by: Jeffrey Lazar <jlazar@MacBook-Pro-2.local>
This commit is contained in:
parent
4efb795129
commit
8954e58ccf
@ -21,7 +21,7 @@ run. If you want to format Jupyter Notebooks, install with `pip install black[ju
|
||||
|
||||
If you can't wait for the latest _hotness_ and want to install from GitHub, use:
|
||||
|
||||
`pip install git+git://github.com/psf/black`
|
||||
`pip install git+https://github.com/psf/black`
|
||||
|
||||
## Basic usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user