Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 38dcab8

Browse files
authored
Update README.md
1 parent 8ec9b12 commit 38dcab8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
The github.dev web-based editor is a lightweight editing experience that runs entirely in your browser. You can navigate files and source code repositories from GitHub, and make and commit code changes.
44

5-
Press the `.` key on any repository or pull request, or swap `.com` with `.dev` in the URL, to go directly to a VS Code environment in your browser.
5+
There are two ways to go directly to a VS Code environment in your browser and start coding:
66

7-
To get started coding and adding files, try out the `.` key on any of your repos or PRs. You can also check out [http://github.dev/microsoft/vscode](http://github.dev/microsoft/vscode) as an example of github.dev in action.
7+
* Press the . key on any repository or pull request.
8+
* Swap `.com` with `.dev` in the URL. For example, this repo https://github.com/github/dev becomes http://github.dev/github/dev
89

910
Preview the gif below to get a quick demo of github.dev in action.
1011

0 commit comments

Comments
 (0)