Skip to content

Commit

Permalink
Update install.md (espressif#1046)
Browse files Browse the repository at this point in the history
mention Windows keyboard shortcut
  • Loading branch information
fgnievinski authored Sep 26, 2023
1 parent 296b6f6 commit 8510d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> **NOTE:** [troubleshooting](../../README.md#Troubleshooting)
1. Download and install [Visual Studio Code](https://code.visualstudio.com/).
2. Open the **Extensions** view by clicking on the Extension icon in the Activity Bar on the side of Visual Studio Code or the **View: Extensions** command <kbd>⇧</kbd> <kbd>⌘</kbd> <kbd>X</kbd>.
2. Open the **Extensions** view by clicking on the Extension icon in the Activity Bar on the side of Visual Studio Code or the **View: Extensions** command (shortcut: <kbd>⇧</kbd> <kbd>⌘</kbd> <kbd>X</kbd> or <kbd>Ctrl+Shift+X</kbd>.
3. Search the extension with any related keyword like `espressif`, `esp-idf`, `esp32`, `esp32s2`, etc.
4. Install the extension.

Expand Down

0 comments on commit 8510d85

Please sign in to comment.