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 e195d8f commit 9fe851eCopy full SHA for 9fe851e
README.md
@@ -128,7 +128,6 @@ Use of a python `virtualenv` or a conda env is also recommended.
128
R ([languageserver](https://github.com/REditorSupport/languageserver)) servers:
129
130
```bash
131
- # note: you may want to use our fork of python-language-server instead (see below)
132
pip install 'python-lsp-server[all]'
133
R -e 'install.packages("languageserver")'
134
```
0 commit comments