We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be11d40 commit 02201d3Copy full SHA for 02201d3
Documentation/Getting started.md
@@ -3,7 +3,7 @@
3
These steps will allow you to debug the typescript code that is part of the Microsoft CppTools extension for Visual Studio Code.
4
5
Prerequisite steps:
6
- * Clone [this](https://github.com/Microsoft/msvscode-cpptools) repository.
+ * Clone [this](https://github.com/Microsoft/vscode-cpptools) repository.
7
* Install [npm](https://nodejs.org).
8
* From a command line, run the following commands from the Extension folder in the root of the repository:
9
* `npm install -g vsce`
0 commit comments