1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 07:35:24 +02:00

nvm: update Spanish translation (#11767)

This commit is contained in:
Darío Hereñú 2023-12-16 13:34:46 -03:00 committed by GitHub
parent 326f0f33e9
commit 190e2f3c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# nvm
> Instala, desinstala o cambiar entre versiones de Node.js.
> Instala, desinstala o cambia entre versiones de Node.js.
> Admite números de versión como "12.8" o "v16.13.1", y etiquetas como "stable", "system", etc.
> Más información: <https://github.com/coreybutler/nvm-windows>.
@ -16,7 +16,7 @@
`nvm list`
- Lista de todas las versiones remotas de Node.js:
- Lista todas las versiones remotas de Node.js:
`nvm ls-remote`