From f5ceeccc827b2f0d0835a62e4527f23447cd05ac Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Thu, 12 Dec 2019 07:59:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9c38c..2741938 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Follow these steps to open this sample in a container: Or open the repository in an isolated Docker volume: - Press F1 and select the **Remote-Containers: Try a Sample...** command. - - Choose the "Node" sample, wait for the container to start and try things out! + - Choose the "Java" sample, wait for the container to start and try things out! > **Note:** Under the hood, this will use **Remote-Containers: Open Repository in Container...** command to clone the source code in a Docker volume instead of the local filesystem. ## Things to try