Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Dec 13, 2021
1 parent 72fc111 commit 5664d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The purpose of this program is to provide C++/.ino language-related functionalit
The prerequisites to run the Arduino Language Server are:

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

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:

Expand Down

0 comments on commit 5664d30

Please sign in to comment.