diff --git a/.vscode/dictionaries/project-words.txt b/.vscode/dictionaries/project-words.txt index eaf90c9..f0a04f8 100644 --- a/.vscode/dictionaries/project-words.txt +++ b/.vscode/dictionaries/project-words.txt @@ -1,5 +1,6 @@ arkanum +dotnet Fira +gitea LTS tbd -dotnet diff --git a/README.md b/README.md index 77c0009..0eda573 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This helps reducing the image size. Syntax: arkanum RUNTIME ... RUNTIME [dotnet|golang|nodejs|powershell] dotnet Installs latest LTS dotnet core sdk + runtime. - gitea Installs gitea tools like the changelog generator. + gitea Installs gitea tools like the changelog generator. golang Installs golang 1.19.3. nodejs Installs latest NodeJs LTS version. powershell Installs latest PowerShell LTS version.