diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-06 17:37:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-06 17:37:11 +0000 |
commit | 65a4ad11771d7cb6e2a7abf6f253bb25e6dac38a (patch) | |
tree | 075d1b748f665f42801c3187d3e26da716640015 /docs/other_vscode.md | |
parent | b7f415d0472fcb767c92673a2f628bfaf7f77e54 (diff) | |
parent | 14f886d03bead5022d1a3ebcc72c75ae1f2b622e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/other_vscode.md')
-rw-r--r-- | docs/other_vscode.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/other_vscode.md b/docs/other_vscode.md index 6af0a6f7b4..aac46c1829 100644 --- a/docs/other_vscode.md +++ b/docs/other_vscode.md @@ -15,7 +15,7 @@ The purpose of this page is to document how to set up VS Code for developing QMK This guide covers how to configure everything needed on Windows and Ubuntu 18.04 # Set up VS Code -Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the the [Newbs Getting Started Guide](newbs_getting_started.md) to get things set up, if you haven't already. +Before starting, you will want to make sure that you have all of the build tools set up, and QMK Firmware cloned. Head to the [Newbs Getting Started Guide](newbs_getting_started.md) to get things set up, if you haven't already. ## Windows |