Skip to content

Commit 7117f03

Browse files
Update CONTRIBUTING.md (#45552)
1 parent 59b8bef commit 7117f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In general, things we find useful when reviewing suggestions are:
7272

7373
### Using a development container
7474

75-
This repository includes a [development container](https://code.visualstudio.com/docs/remote/containers) that you can use to quickly create an isolated development environment with all the tools you need to start working on TypeScript. To get started with a dev container and VS Code, either:
75+
If you prefer to develop using containers, this repository includes a [development container](https://code.visualstudio.com/docs/remote/containers) that you can use to quickly create an isolated development environment with all the tools you need to start working on TypeScript. To get started with a dev container and VS Code, either:
7676

7777
- Clone the TypeScript repository locally and use the `Open Folder in Container` command.
7878
- Use the `Clone Repository in Container Volume` command to clone the TypeScript repository into a new container.

0 commit comments

Comments
 (0)