Skip to content

Commit 96bff00

Browse files
samruddhikhandalegithub-actions
andauthored
Automated documentation update (#676)
Automated documentation update [skip ci] Co-authored-by: github-actions <[email protected]>
1 parent 95a169b commit 96bff00

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installs Node.js, nvm, yarn, pnpm, and needed dependencies.
1818
| version | Select or enter a Node.js version to install | string | lts |
1919
| nodeGypDependencies | Install dependencies to compile native node modules (node-gyp)? | boolean | true |
2020
| nvmInstallPath | The path where NVM will be installed. | string | /usr/local/share/nvm |
21-
| nvmVersion | Version of NVM to install. | string | 0.39.2 |
21+
| nvmVersion | Version of NVM to install. | string | latest |
2222

2323
## Customizations
2424

src/rust/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Installs Rust, common Rust utilities, and their required dependencies
2323
### VS Code Extensions
2424

2525
- `vadimcn.vscode-lldb`
26-
- `mutantdino.resourcemonitor`
2726
- `rust-lang.rust-analyzer`
2827
- `tamasfe.even-better-toml`
2928
- `serayuzgur.crates`

0 commit comments

Comments
 (0)