X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7316a793187eedd94c288f1df648ecca0d8763dd..e974fc3c52959e9f01bf62bdcd0d8c100ce78985:/docs/getting_started.md diff --git a/docs/getting_started.md b/docs/getting_started.md index 33fb2f9..15b7646 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -16,7 +16,7 @@ Also, you can try out _Black_ online for minimal fuss on the ## Installation -_Black_ can be installed by running `pip install black`. It requires Python 3.7+ to run. +_Black_ can be installed by running `pip install black`. It requires Python 3.8+ to run. If you want to format Jupyter Notebooks, install with `pip install "black[jupyter]"`. If you can't wait for the latest _hotness_ and want to install from GitHub, use: