Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1ff470c

Browse files
authored
Merge pull requestcoderoad#210 from ShMcK/update/docs
update tutorial setup instructions
2 parents3a9727b +0f41377 commit1ff470c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ To start the extension, inside VSCode:
1414
- select “View” > “Command Palette” from the top panel
1515
- alternatively, press`cmd/ctrl + shift + P`
1616
- 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"
1818

1919
###Requirements
2020

2121
- VSCode 1.40+
2222
[Download Visual Studio Code - Mac, Linux, Windows](https://code.visualstudio.com/download)
2323
- VSCode command line tools.
24-
For Mac, installation requires anadditioanl 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 anadditional step. See[Running Visual Studio Code on macOS](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line).
2525
- Node.js 10+
2626
[Download Node.js](https://nodejs.org/en/download/)
2727
- Git
@@ -34,7 +34,9 @@ To install the extension manually:
3434

3535
- run`vsce package` to build the package.
3636
Learn more about[VSCE](https://code.visualstudio.com/api/working-with-extensions/publishing-extension)
37-
- run`code —-install-extension coderoad-0.1.0.vsix`.
37+
- run`code —-install-extension coderoad-$VERSION.vsix` where version is the name of the file.
38+
- Reload the window (`ctrl/cmd + R`)
39+
- You should be able to see the extension from the extensions list on the left hand side. Verify that "CodeRoad" is "enabled".
3840

3941
##Creating Tutorials
4042

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp