From 99d81ded6fc2abf23b4c82b93b2db8b229ba2095 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Tue, 10 Dec 2019 21:21:34 -0800 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 551e36a..e2d77c6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Follow these steps to open this sample in a container: Once you have this sample opened in a container, you'll be able to work with it like you would locally. -> **Note:** This container runs as a non-root user with sudo access by default. Comment out `"remoteUser": "node"` in `.devcontainer/devcontainer.json` if you'd prefer to run as root. +> **Note:** This container runs as a non-root user with sudo access by default. Comment out `"remoteUser": "vscode"` in `.devcontainer/devcontainer.json` if you'd prefer to run as root. Some things to try: