Skip to content

Commit 67b7c23

Browse files
committed
fix documentation
1 parent 6050550 commit 67b7c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Puedes usar la imagen de Docker para ejecutar el script sin instalarlo en tu sis
7272
docker run \
7373
-v $(pwd):/workdir \
7474
-u $(id -u):$(id -g) \
75-
ghcr.io/httpdss/struct:main \
75+
ghcr.io/httpdss/struct:main generate \
7676
/workdir/example/structure.yaml \
7777
/workdir/example_output
7878
```

0 commit comments

Comments
 (0)