You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ To start the extension, inside VSCode:
14
14
- select “View” > “Command Palette” from the top panel
15
15
- alternatively, press `cmd/ctrl + shift + P`
16
16
- Search for and run `CodeRoad:Start`
17
-
- A web view should appear on the right side of your editor asking you to click "Start"
17
+
- A web view should appear on the right side of your editor. Click "Start"
18
18
19
19
### Requirements
20
20
21
21
- VSCode 1.40+
22
22
[Download Visual Studio Code - Mac, Linux, Windows](https://code.visualstudio.com/download)
23
23
- VSCode command line tools.
24
-
For Mac, installation requires an additioanl step. See [Running Visual Studio Code on macOS](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line).
24
+
For Mac, installation requires an additional step. See [Running Visual Studio Code on macOS](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line).
0 commit comments