diff --git a/README.rst b/README.rst index 371a036..d8e0436 100644 --- a/README.rst +++ b/README.rst @@ -12,8 +12,8 @@ used to generate the `official documentation`_. See the `contributor's guide `_ for acceptable changes and instructions to build the documentation locally. -You can use the API stubs in this repository for syntax highlighting and code -completion when programming the EV3 with VS Code. To enable, remove the +You can use the API stubs in this repository for syntax highlighting and code +completion when programming the EV3 with VS Code. To enable, remove the ``"python.languageServer"="None"`` line in the ``.vscode/settings.json`` file generated by the *LEGO® MINDSTORMS® EV3 MicroPython* extension.