From c0433e98d5013e183db6665c02d9a383604cb7a5 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Thu, 12 Dec 2019 07:57:50 -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 e0d589c..b15ba5b 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 "Rust" 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