Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobhylen committed Jul 18, 2022
1 parent 90f32d7 commit 0f2a18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/06-cli-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Navigate to it with the command:
cd Documents/CLI
```

Once inside of `CLI`, you're ready to launch the Arduino CLI. Launching it this way, ensures that you are launching the special versin of the CLI that can handle the `Arduino_Threads` library. Execute this command:
Once inside of `CLI`, you're ready to launch the Arduino CLI. Launching it this way, ensures that you are launching the special version of the CLI that can handle the `Arduino_Threads` library. Execute this command:
```
start arduino-cli.exe
```
Expand Down

0 comments on commit 0f2a18c

Please sign in to comment.