We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ad16e commit a5ebe5cCopy full SHA for a5ebe5c
README.md
@@ -2,9 +2,9 @@
2
3
[](https://pypi.org/project/pyls-black/) [](https://github.com/ambv/black)
4
5
-> [Black](https://github.com/ambv/black) plugin for the [Python Language Server](https://github.com/palantir/python-language-server).
+> [Black](https://github.com/ambv/black) plugin for the [Python LSP Server](https://github.com/python-lsp/python-lsp-server).
6
7
-In the same `virtualenv` as `python-language-server`:
+In the same `virtualenv` as `python-lsp-server`:
8
9
```shell
10
pip3 install pyls-black
0 commit comments