From 22050f2fd4c7b1558554a268feedae55dd1b4aca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 10:44:39 -0700 Subject: Automated documentation update (#242) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/node/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/node/README.md b/src/node/README.md index 0624042..cb66356 100644 --- a/src/node/README.md +++ b/src/node/README.md @@ -20,6 +20,7 @@ Installs Node.js, nvm, yarn, and needed dependencies. | version | Select or enter a Node.js version to install | string | lts | | 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 | +| nvmVersion | Version of NVM to install. | string | 0.39.2 | -- cgit v1.2.3