Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bixkitts committed Jul 16, 2024
1 parent 13755f1 commit 49f117c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ Please follow the installation guide tailored to your hardware.
`pio run -e env_name -t upload`

### Language Server Setup
- LSP (e.g. clandg and Neovim) users need to run
- LSP (e.g. clangd and Neovim) users need to run
`pio run -t compiledb` to
generate a "compile_commands.json".
generate a "compile_commands.json"

### Github
- Fork this repository;
Expand Down

0 comments on commit 49f117c

Please sign in to comment.