Skip to content

Commit 6fa5799

Browse files
committed
Update README to indicate these are no longer required
1 parent 9d859f4 commit 6fa5799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The prerequisites to run the Arduino Language Server are:
7070
- [Arduino CLI](https://github.com/arduino/arduino-cli)
7171
- [clangd](https://github.com/clangd/clangd/releases)
7272

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:
73+
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:
7474

7575
```
7676
./arduino-language-server \

0 commit comments

Comments
 (0)