Skip to content

Commit a9759a4

Browse files
[all hosts] Use kbd tag for F5
1 parent 97f8ec1 commit a9759a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/develop/agents-toolkit-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Install the latest version of Agents Toolkit into Visual Studio Code as describe
5858
- **PowerPoint Desktop (Edge Chromium)**
5959
- **Word Desktop (Edge Chromium)**
6060

61-
1. Press F5. The project builds and a Node dev-server window opens. This process may take a couple of minutes. Eventually, the desktop version of the Office application you selected opens.
61+
1. Press <kbd>F5</kbd>. The project builds and a Node dev-server window opens. This process may take a couple of minutes. Eventually, the desktop version of the Office application you selected opens.
6262

6363
> [!NOTE]
6464
> If this is the first time that you have sideloaded an Office Add-in on your computer (or the first time in over a month), you may be prompted to delete an old certificate and/or to install a new one. Agree to both prompts.
@@ -82,7 +82,7 @@ Install the latest version of Agents Toolkit into Visual Studio Code as describe
8282
1. **Close Outlook desktop**.
8383
1. In Visual Studio Code, open Agents Toolkit.
8484
1. In the **ACCOUNTS** section, verify that you're signed into Microsoft 365.
85-
1. Select **View** | **Run** in Visual Studio Code. In the **RUN AND DEBUG** dropdown menu, select the option, **Outlook Desktop (Edge Chromium)**, and then press F5. The project builds and a Node dev-server window opens. This process may take a couple of minutes and then Outlook desktop will open.
85+
1. Select **View** | **Run** in Visual Studio Code. In the **RUN AND DEBUG** dropdown menu, select the option, **Outlook Desktop (Edge Chromium)**, and then press <kbd>F5</kbd>. The project builds and a Node dev-server window opens. This process may take a couple of minutes and then Outlook desktop will open.
8686

8787
> [!NOTE]
8888
> If this is the first time that you have sideloaded an Office Add-in on your computer (or the first time in over a month), you may be prompted to delete an old certificate and/or to install a new one. Agree to both prompts.

0 commit comments

Comments
 (0)