From f85f67c166390c78ccef53ee7e1eb1896810e306 Mon Sep 17 00:00:00 2001 From: Chuck Lantz Date: Wed, 11 Dec 2019 05:19:21 +0000 Subject: [PATCH] Tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a51348..cd9c38c 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: