Skip to content

Commit 41bf091

Browse files
committed
add install extension demo directions
1 parent 0bb15c3 commit 41bf091

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SETUP.md

+9
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ Some test frameworks can be modified to use tap, see a list of TAP reporters: ht
4949
}
5050
```
5151

52+
## Install Extension Demo
53+
54+
1. Copy the `CodeRoad.vsix` file locally
55+
2. Select the extensions logo from the left hand panel
56+
3. In the top right of the panel, select the three dots “more” dropdown.
57+
1. Choose “Install from VSIX…”
58+
2. Select the `CodeRoad.vsix` file and press “Install”
59+
4. Open up a new folder directory in VSCode and run the extension `coderoad:start`
60+
5261
## Known Issues
5362

5463
There are no known issues at this time.

0 commit comments

Comments
 (0)