Skip to content

Commit a8d23b9

Browse files
committed
Issue #11.
1 parent 016a944 commit a8d23b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Generates [Jsonix](https://github.com/highsource/jsonix) mappings for XML Schema
55
Please refer to [Wiki](https://github.com/highsource/jsonix-schema-compiler/wiki) for documentation.
66

77
This package provides the Jsonix Schema Compiler (under `lib/jsonix-schema-compiler-full.jar`).
8-
So you can invoke the schema compiler via [[command line|Command-Line Usage]] as follows:
8+
So you can invoke the schema compiler via [command line](https://github.com/highsource/jsonix-schema-compiler/wiki/Command-Line-Usage) as follows:
99

1010
```
1111
java -jar node_modules/jsonix-schema-compiler/lib/jsonix-schema-compiler-full.jar schema.xsd

0 commit comments

Comments
 (0)