We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d859f4 commit 6fa5799Copy full SHA for 6fa5799
README.md
@@ -70,7 +70,7 @@ The prerequisites to run the Arduino Language Server are:
70
- [Arduino CLI](https://github.com/arduino/arduino-cli)
71
- [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:
+To start the language server the IDE may provide the path to Arduino CLI and clangd with the following flags in addition to the target board FQBN:
74
75
```
76
./arduino-language-server \
0 commit comments