You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ To add a dev container definition in your project, you can either:
17
17
and select either the **Remote-Containers: Create Container Configuration File...** or **Remote-Containers: Reopen Folder in Container** commands.
18
18
3. Follow the directions and pick a development container definition when the list appears.
19
19
20
-
- Or manually copy the contents of one of the `containers`sub-folders into your project. Typically you can just copy the `.devcontainer` folder into your project and ignore everything else. See the `README` for details.
20
+
- Or manually copy the contents of one of folders in the `containers`directory into your project. Typically you can just copy the `.devcontainer` folder ignore everything else. See the definition's`README` for details.
0 commit comments