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

Commit

Permalink
README tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 22, 2019
1 parent c434d36 commit 8dec4c2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion container-templates/docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Just follow these steps:
2. Copy the contents of this folder in the cloned repository to the root of your project folder.
3. Start VS Code and open your project folder.

4. After following step 2 or 3, you can modify the contents of the `.devcontainer` directory added to your project folder to meet your needs.
4. After following step 2 or 3, the contents of the `.devcontainer` folder in your project can be adapted to meet your needs.

5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** to start using the definition.

Expand Down
2 changes: 1 addition & 1 deletion container-templates/dockerfile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Just follow these steps:
2. Copy the contents of this folder in the cloned repository to the root of your project folder.
3. Start VS Code and open your project folder.

4. After following step 2 or 3, you can modify the contents of the `.devcontainer` directory added to your project folder to meet your needs.
4. After following step 2 or 3, the contents of the `.devcontainer` folder in your project can be adapted to meet your needs.

5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** to start using the definition.

Expand Down
2 changes: 1 addition & 1 deletion container-templates/image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Just follow these steps:
2. Copy the contents of this folder in the cloned repository to the root of your project folder.
3. Start VS Code and open your project folder.

4. After following step 2 or 3, you can modify the contents of the `.devcontainer` directory added to your project folder to meet your needs.
4. After following step 2 or 3, the contents of the `.devcontainer` folder in your project can be adapted to meet your needs.

5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** to start using the definition.

Expand Down
2 changes: 1 addition & 1 deletion containers/dart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This definition does require any special steps to use. Just follow these steps:
2. Copy the contents of `containers/dart/.devcontainer` to the root of your project folder.
3. Start VS Code and open your project folder.

4. After following step 2 or 3, you can modify the contents of the `.devcontainer` directory added to your project folder to meet your needs.
4. After following step 2 or 3, the contents of the `.devcontainer` folder in your project can be adapted to meet your needs.

5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** to start using the definition.

Expand Down
2 changes: 1 addition & 1 deletion containers/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This definition does require any special steps to use. Just follow these steps:
2. Copy the contents of `containers/go/.devcontainer` to the root of your project folder.
3. Start VS Code and open your project folder.

4. After following step 2 or 3, you can modify the contents of the `.devcontainer` directory added to your project folder to meet your needs.
4. After following step 2 or 3, the contents of the `.devcontainer` folder in your project can be adapted to meet your needs.

5. Finally, press <kbd>F1</kbd> and run **Remote-Containers: Reopen Folder in Container** to start using the definition.

Expand Down

0 comments on commit 8dec4c2

Please sign in to comment.