Skip to content

Commit 02201d3

Browse files
shsongbobbrow
authored andcommitted
fix wrong URL (msvscode -> vscode) (#1470)
1 parent be11d40 commit 02201d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Getting started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
These steps will allow you to debug the typescript code that is part of the Microsoft CppTools extension for Visual Studio Code.
44

55
Prerequisite steps:
6-
* Clone [this](https://github.com/Microsoft/msvscode-cpptools) repository.
6+
* Clone [this](https://github.com/Microsoft/vscode-cpptools) repository.
77
* Install [npm](https://nodejs.org).
88
* From a command line, run the following commands from the Extension folder in the root of the repository:
99
* `npm install -g vsce`

0 commit comments

Comments
 (0)