Skip to content

Commit a5ebe5c

Browse files
authored
Update README.md
1 parent 49ad16e commit a5ebe5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![PyPI](https://img.shields.io/pypi/v/pyls-black.svg)](https://pypi.org/project/pyls-black/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
44

5-
> [Black](https://github.com/ambv/black) plugin for the [Python Language Server](https://github.com/palantir/python-language-server).
5+
> [Black](https://github.com/ambv/black) plugin for the [Python LSP Server](https://github.com/python-lsp/python-lsp-server).
66
7-
In the same `virtualenv` as `python-language-server`:
7+
In the same `virtualenv` as `python-lsp-server`:
88

99
```shell
1010
pip3 install pyls-black

0 commit comments

Comments
 (0)