You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/06-cli-getting-started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Navigate to it with the command:
39
39
cd Documents/CLI
40
40
```
41
41
42
-
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:
42
+
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:
0 commit comments