Skip to content

Commit b1b375d

Browse files
committed
Fix typo
1 parent a99e234 commit b1b375d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python gltf-texturec.py -i /path/to/model.gltf -o /path/to/new_model.gltf --form
2222

2323
### Options
2424

25-
- **-if [file path]**: Input file path
25+
- **-i [file path]**: Input file path
2626
- **-o [file path]**: Output file path
2727
- **-f, --format [format]**: Output texture file format. Default is .dds.
2828
- **.dds**: Direct Draw Surface

0 commit comments

Comments
 (0)