Skip to content

Commit 031d409

Browse files
authored
Update README.md
1 parent da9a5d8 commit 031d409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The task to get all strings from an image as YAML (for translation, to add to `i
251251
```bash
252252
cd /js/server # in the server folder
253253
254-
NODE_LANG=zh npm run gulp engine:koa:tutorial:imageYaml --image hello.svg
254+
NODE_LANG=zh npm run gulp -- engine:koa:tutorial:imageYaml --image hello.svg
255255
```
256256
257257
## The "overflowing text" problem

0 commit comments

Comments
 (0)