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.