mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-21 19:44:10 +02:00
devenv: updated Spanish translation (#17642)
This commit is contained in:
parent
fc3a8d07a1
commit
7d94561b5f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# devenv
|
||||
|
||||
> Entornos de desarrollo rápidos, declarativos, reproducibles y componibles utilizando Nix.
|
||||
> Más información: <https://devenv.sh>.
|
||||
> Más información: <https://devenv.sh/getting-started/#commands>.
|
||||
|
||||
- Inicializa el entorno:
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Inicia procesos con `devenv`:
|
||||
|
||||
`devenv up --config /{{archivo}}/{{ruta}}/`
|
||||
`devenv up --config {{ruta/al/archivo}}`
|
||||
|
||||
- Limpia las variables de entorno y vuelve a entrar en el intérprete de comandos en el modo sin conexión:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue