X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e401b6bb1e1c0ed534bba59d9dc908caf7ba898c..777cae55b601f8a501e2138cec99361929b128ea:/docs/getting_started.md diff --git a/docs/getting_started.md b/docs/getting_started.md index 987290a..1227f65 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