We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6050550 commit 67b7c23Copy full SHA for 67b7c23
1 file changed
README.es.md
@@ -72,7 +72,7 @@ Puedes usar la imagen de Docker para ejecutar el script sin instalarlo en tu sis
72
docker run \
73
-v $(pwd):/workdir \
74
-u $(id -u):$(id -g) \
75
- ghcr.io/httpdss/struct:main \
+ ghcr.io/httpdss/struct:main generate \
76
/workdir/example/structure.yaml \
77
/workdir/example_output
78
```
0 commit comments