diff --git a/docs/getting_started.md b/docs/getting_started.md index 987290ac91f..1227f653757 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -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