X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d9c249c25a77f75e70278aab9ec65c10ce08b0a8..3a2d76c7bcf39e852f3b379b76537d7847ed4225:/README.md diff --git a/README.md b/README.md index b257c33..cad8184 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Try it out now using the [Black Playground](https://black.vercel.app). Watch 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: