Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 10b147c

Browse files
committed
Update README
1 parent 4edc52d commit 10b147c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

containers/docker-existing-docker-compose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Follow these steps to use it:
2525
2. To use VS Code's copy of this definition:
2626
1. Start VS Code and open your project folder.
2727
2. Press <kbd>F1</kbd> select and **Remote-Containers: Add Development Container Configuration Files...** from the command palette.
28-
3. Select the Existing Docker Compose (Extend) definition.
28+
3. You should be presented with the option to reuse your existing Docker Compose file if one is found on the system. Select this to use the definition.
2929

3030
3. To use latest-and-greatest copy of this definition from the repository:
3131
1. Clone this repository.

containers/docker-existing-dockerfile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Follow these steps to use it:
2525
2. To use VS Code's copy of this definition:
2626
1. Start VS Code and open your project folder.
2727
2. Press <kbd>F1</kbd> select and **Remote-Containers: Add Development Container Configuration Files...** from the command palette.
28-
3. You should be presented with the option to reuse your existing Dockerfile if one is found on the system. Select this to usee the definition.
28+
3. You should be presented with the option to reuse your existing Dockerfile if one is found on the system. Select this to use the definition.
2929

3030
3. To use latest-and-greatest copy of this definition from the repository:
3131
1. Clone this repository.

0 commit comments

Comments
 (0)