From 8ea3a1b656eb33494cb0c0ad3f9eee9b7e37857e Mon Sep 17 00:00:00 2001 From: Alex Ross Date: Thu, 2 May 2019 12:20:19 +0200 Subject: [PATCH] Add missing "s" in Remote-Containers command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fd3429..656c56e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Follow these steps to open this sample in a container: 2. If you're not yet in a development container: - Clone this repository. - - Press F1 and select the **Remote-Container: Open Folder in Container...** command. + - Press F1 and select the **Remote-Containers: Open Folder in Container...** command. - Select the cloned copy of this folder, wait for the container to start, and try things out! ## Things to try