From 449166db6639403f18f3763295330a905aaf5b72 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Thu, 12 Dec 2019 08:00:06 -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 9fb0872d..eba45585 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 "PHP" 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