From f794aa600fa758bf7e28cb53c5d972ff5d62cceb Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Thu, 18 Apr 2019 21:47:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe3b2b..53700ea 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Follow these steps to open this sample in a container: 1. If this is your first time using a development container, please follow the [getting started steps](https://aka.ms/vscode-remote/containers/getting-started) to get set up. -2. If you're not yet in a development container, press F1, run the **Remote-Container: Open Folder in Container...** command, and select a cloned copy of this repository. +2. If you're not yet in a development container, press F1 and run the **Remote-Container: Open Folder in Container...** command. 3. Selected cloned copy of this folder, wait for the container to start, and try things out!