diff options
Diffstat (limited to 'tools/astro-vscode/contributing.md')
-rw-r--r-- | tools/astro-vscode/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/astro-vscode/contributing.md b/tools/astro-vscode/contributing.md index d9f1bd59e..9617233ff 100644 --- a/tools/astro-vscode/contributing.md +++ b/tools/astro-vscode/contributing.md @@ -15,6 +15,6 @@ To start the development server run: yarn dev:vscode ``` -Then in the __Debug__ panel select __Launch Extension__ from the dropdown and click the run button. +Then in the **Debug** panel select **Launch Extension** from the dropdown and click the run button. <img width="558" alt="Screen Shot 2021-05-07 at 8 51 37 AM" src="https://user-images.githubusercontent.com/361671/117452223-807e5580-af11-11eb-8404-dd615784408a.png"> |