From 41ad68b17e047d02c7941a69270b56855820c41e Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 19 Jul 2023 11:12:04 +0200 Subject: [PATCH] update readme --- .vscode/dictionaries/project-words.txt | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscode/dictionaries/project-words.txt b/.vscode/dictionaries/project-words.txt index 2bafec8..dbf3ee8 100644 --- a/.vscode/dictionaries/project-words.txt +++ b/.vscode/dictionaries/project-words.txt @@ -22,3 +22,4 @@ srv tbd traefik tuanpham +volta diff --git a/README.md b/README.md index 9f826d4..5cfc6da 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,8 @@ This helps reducing the image size. dotnet Installs latest LTS dotnet core sdk + runtime. gitea Installs gitea tools like the changelog generator. golang Installs golang 1.19.3. - nodejs Installs latest NodeJs LTS version. + nodejs Installs latest NodeJs LTS version using Volta. + volta Installs Volta as NodeJs version manager. powershell Installs latest PowerShell LTS version. --disable-motd Disables hint in new bash terminal. --install-extensions Installs predefined recommended extensions.