We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fc111 commit 5664d30Copy full SHA for 5664d30
README.md
@@ -68,7 +68,7 @@ The purpose of this program is to provide C++/.ino language-related functionalit
68
The prerequisites to run the Arduino Language Server are:
69
70
- [Arduino CLI](https://github.com/arduino/arduino-cli)
71
-- [clangd](we suggest the builds here https://github.com/clangd/clangd/releases)
+- [clangd](https://github.com/clangd/clangd/releases)
72
73
To start the language server the IDE must provide the path to Arduino CLI and clangd with the following flags in addition to the target board FQBN:
74
0 commit comments