Skip to content

Commit

Permalink
Change installation url to comply with git security change (#2765)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeffrey Lazar <jlazar@MacBook-Pro-2.local>
  • Loading branch information
jlazar17 and Jeffrey Lazar authored Jan 11, 2022
1 parent 4efb795 commit 8954e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8954e58

Please sign in to comment.