Skip to content

Commit 5664d30

Browse files
committed
fix readme
1 parent 72fc111 commit 5664d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The purpose of this program is to provide C++/.ino language-related functionalit
6868
The prerequisites to run the Arduino Language Server are:
6969

7070
- [Arduino CLI](https://github.com/arduino/arduino-cli)
71-
- [clangd](we suggest the builds here https://github.com/clangd/clangd/releases)
71+
- [clangd](https://github.com/clangd/clangd/releases)
7272

7373
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:
7474

0 commit comments

Comments
 (0)