Skip to content

Commit 7d94561

Browse files
authored
devenv: updated Spanish translation (#17642)
1 parent fc3a8d0 commit 7d94561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages.es/common/devenv.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# devenv
22

33
> Entornos de desarrollo rápidos, declarativos, reproducibles y componibles utilizando Nix.
4-
> Más información: <https://devenv.sh>.
4+
> Más información: <https://devenv.sh/getting-started/#commands>.
55
66
- Inicializa el entorno:
77

@@ -17,7 +17,7 @@
1717

1818
- Inicia procesos con `devenv`:
1919

20-
`devenv up --config /{{archivo}}/{{ruta}}/`
20+
`devenv up --config {{ruta/al/archivo}}`
2121

2222
- Limpia las variables de entorno y vuelve a entrar en el intérprete de comandos en el modo sin conexión:
2323

0 commit comments

Comments
 (0)