X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1a972e3e11b144912155babdf48ff23d68059d57..1b08cbc63400a8b8e0fbb620b6b2a4dab35e1e7b:/README.md diff --git a/README.md b/README.md index 9d0b29a..cad8184 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Coverage Status License: MIT PyPI -Downloads +Downloads conda-forge Code style: black

@@ -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: