Skip to content

Commit 9fe851e

Browse files
authored
Remove reference to fork of python-language-server
1 parent e195d8f commit 9fe851e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ Use of a python `virtualenv` or a conda env is also recommended.
128128
R ([languageserver](https://github.com/REditorSupport/languageserver)) servers:
129129

130130
```bash
131-
# note: you may want to use our fork of python-language-server instead (see below)
132131
pip install 'python-lsp-server[all]'
133132
R -e 'install.packages("languageserver")'
134133
```

0 commit comments

Comments
 (0)