nvm: update versions in command description (#7518)

feature/windows-fix-syntax-2
Reinhart Previano Koentjoro 2021-12-12 21:34:54 +07:00 committed by GitHub
parent 6920317eec
commit a0bb234f06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# nvm
> Installiere, deinstalliere oder wechsle zwischen Node.js Versionen.
> Unterstützt Versionsnummern wie "0.12" oder "v4.2", und Label wie "stable", "system", etc.
> Unterstützt Versionsnummern wie "12.8" oder "v16.13.1", und Label wie "stable", "system", etc.
> Weitere Informationen: <https://github.com/creationix/nvm>.
- Installiere eine bestimmte Node.js Version:

View File

@ -1,7 +1,7 @@
# nvm
> Memasang, melepas, atau mengganti versi Node.js yang dipakai.
> Mendukung nomor versi seperti "0.12" or "v4.2", dan label versi seperti "stable", "system", dsb.
> Mendukung nomor versi seperti "12.8" or "v16.13.1", dan label versi seperti "stable", "system", dsb.
> Informasi lebih lanjut: <https://github.com/creationix/nvm>.
- Memasang versi Node.js yang ditentukan:

View File

@ -1,7 +1,7 @@
# nvm
> Install, uninstall or switch between Node.js versions.
> Supports version numbers like "0.12" or "v4.2", and labels like "stable", "system", etc.
> Supports version numbers like "12.8" or "v16.13.1", and labels like "stable", "system", etc.
> More information: <https://github.com/creationix/nvm>.
- Install a specific version of Node.js: