diff options
Diffstat (limited to 'src/node/README.md')
-rw-r--r-- | src/node/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/node/README.md b/src/node/README.md index 0bd837a..2e5dba3 100644 --- a/src/node/README.md +++ b/src/node/README.md @@ -40,6 +40,13 @@ Alternatively, you can start up an interactive shell which will in turn source ` +## OS Support + +This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed. + +`bash` is required to execute the `install.sh` script. + + --- _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`._ |