aboutsummaryrefslogtreecommitdiff
path: root/src/node/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/README.md')
-rw-r--r--src/node/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/node/README.md b/src/node/README.md
index 5deab10..6a490ba 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -21,6 +21,8 @@ Installs Node.js, nvm, yarn, and needed dependencies.
| nodeGypDependencies | Install dependencies to compile native node modules (node-gyp)? | boolean | true |
| nvmInstallPath | The path where NVM will be installed. | string | /usr/local/share/nvm |
+
+
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json). Add additional notes to a `NOTES.md`._