From 71edd233cfda36c2b99d236990aaf4658751c950 Mon Sep 17 00:00:00 2001 From: Alex Ross Date: Thu, 2 May 2019 12:20:49 +0200 Subject: [PATCH] Add missing "s" in Remote-Containers command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c12ebc..54ec8f1 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 @@ -48,4 +48,4 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio ## License Copyright © Microsoft Corporation All rights reserved.
-Licensed under the MIT License. See LICENSE in the project root for license information. \ No newline at end of file +Licensed under the MIT License. See LICENSE in the project root for license information.